rich
rich copied to clipboard
Update bug_report.md
Type of changes
- [ ] Bug fix
- [ ] New feature
- [ ] Documentation / docstrings
- [ ] Tests
- [ ] Other
Checklist
- [ ] I've run the latest black with default args on new code.
- [ ] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
- [ ] I've added tests for new code.
- [ ] I accept that @willmcgugan may be pedantic in the code review.
Description
Please describe your changes here. If this fixes a bug, please link to the issue, if possible.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.84%. Comparing base (
225cb07) to head (56855a6). Report is 108 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #3680 +/- ##
==========================================
- Coverage 98.24% 97.84% -0.41%
==========================================
Files 74 74
Lines 8105 8152 +47
==========================================
+ Hits 7963 7976 +13
- Misses 142 176 +34
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 97.84% <ø> (-0.41%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.