-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Remove 'message' parameter docs from assert.rst #4798
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
Conversation
As per: pytest-dev#3974 (comment) Also made the 'match' parameter more prominent
Codecov Report
@@ Coverage Diff @@
## master #4798 +/- ##
==========================================
+ Coverage 95.47% 95.66% +0.18%
==========================================
Files 113 113
Lines 25041 25041
Branches 2486 2486
==========================================
+ Hits 23908 23955 +47
+ Misses 800 767 -33
+ Partials 333 319 -14
Continue to review full report at Codecov.
|
3 similar comments
Codecov Report
@@ Coverage Diff @@
## master #4798 +/- ##
==========================================
+ Coverage 95.47% 95.66% +0.18%
==========================================
Files 113 113
Lines 25041 25041
Branches 2486 2486
==========================================
+ Hits 23908 23955 +47
+ Misses 800 767 -33
+ Partials 333 319 -14
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4798 +/- ##
==========================================
+ Coverage 95.47% 95.66% +0.18%
==========================================
Files 113 113
Lines 25041 25041
Branches 2486 2486
==========================================
+ Hits 23908 23955 +47
+ Misses 800 767 -33
+ Partials 333 319 -14
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4798 +/- ##
==========================================
+ Coverage 95.47% 95.66% +0.18%
==========================================
Files 113 113
Lines 25041 25041
Branches 2486 2486
==========================================
+ Hits 23908 23955 +47
+ Misses 800 767 -33
+ Partials 333 319 -14
Continue to review full report at Codecov.
|
As per:
Also made the 'match' parameter more prominent