-
Notifications
You must be signed in to change notification settings - Fork 26
Add assertions public api methods #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 13 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
e3586ca
Add assertions settings public api methods
067a9a5
Fix typo
7013c5f
Add assertion results methods
4d599c5
Clean up
e276feb
Clean up
ab5f5dc
Clean up
190676c
Wording
fe84039
Clarify expected_valid_ratio parameter docstring
da7a645
Wording
7b56a08
Simplify exception message
4bfcf0d
Clarify exception message
537cd67
Wording
15343ea
Remove checks for assertion names uniqueness and reanme param to para…
5d2ab2d
Fix typo
56ae941
Remove leftover check
6604136
Rename create_from_* methods to from_*
86a7c9a
Change expected_range to expected_min and expected_max
7aeafa2
Wording
c740435
Rename functions and clean up
314cbd2
Fix some wording and indent
0a5d7c6
Clean up
852eb31
Clean up
1d541a3
Clean up
0f883c5
Update variables names after dip variables renaming
39981e9
Rename from_parts to from_params and fix return types
62a47bd
Add repr to conditon and assertionParam
be2dbd2
Add repr to assertionMetrics
7942ac6
Unify class references
5c79555
Unify method references
a04634f
Add blank lines before :param
cc2b382
Add blank lines before :rtype when no other keyword
0599c60
Remove breaklines in reprs
c8f3679
Change metric to metrics
e020979
Replace access to internal dict by get raw
8317ada
Add two missing reprs and fix one
591d6aa
Add comment to help build condition filter
b10aa6f
Fix typos
75a755e
Add get_assertions_names
339cbc9
Fix typo
c655c56
Unify reprs
018bed2
Wording
f2a1886
Nitpicks
5eecb22
Add forgotten :meth:
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.