Add a new Exceptions section in documentation and document UsageError#5231
Add a new Exceptions section in documentation and document UsageError#5231nicoddemus merged 1 commit intopytest-dev:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5231 +/- ##
==========================================
- Coverage 93.33% 92.26% -1.08%
==========================================
Files 114 115 +1
Lines 25493 26159 +666
Branches 2480 2578 +98
==========================================
+ Hits 23795 24135 +340
- Misses 1379 1702 +323
- Partials 319 322 +3
Continue to review full report at Codecov.
|
nicoddemus
left a comment
There was a problem hiding this comment.
Thanks @Pulkit07!
Small tip: If you write "Fix #(num)" in the body of the PR or commit, it will automatically close the related issue when it gets merged. See:
https://help.github.com/en/articles/closing-issues-using-keywords
I've updated the description to use "Fix #(num)".
Also, I just realized that this should target master, as is a small docs update. I've updated the base branch myself.
|
Merging as |
This PR fixes #4560
changelogfolder, with a name like<ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.masterbranch for bug fixes, documentation updates and trivial changes.featuresbranch for new features and removals/deprecations.Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:
AUTHORSin alphabetical order;