pytest-postgresql
pytest-postgresql copied to clipboard
Fix documentation for DatabaseJanitor
The DatabaseJanitor now only accepts keyword arguments.
Chore that needs to be done:
- [ ] Add newsfragment
pipenv run towncrier create [issue_number].[type].rst
Types are defined in the pyproject.toml, issue_number either from issue tracker or the Pull request number
@jjmurre could you add newsfragment?
: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 95.83%. Comparing base (
22944af) to head (5a2ed0f). Report is 259 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #1024 +/- ##
==========================================
+ Coverage 95.26% 95.83% +0.57%
==========================================
Files 13 13
Lines 401 432 +31
==========================================
+ Hits 382 414 +32
+ Misses 19 18 -1
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 95.83% <ø> (+0.57%) |
:arrow_up: |
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.