pytest-postgresql icon indicating copy to clipboard operation
pytest-postgresql copied to clipboard

Fix documentation for DatabaseJanitor

Open jjmurre opened this issue 1 year ago • 2 comments

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 avatar Sep 26 '24 19:09 jjmurre

@jjmurre could you add newsfragment?

fizyk avatar Sep 27 '24 15:09 fizyk

:warning: Please install the 'codecov app svg image' 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.

codecov-commenter avatar Sep 27 '24 15:09 codecov-commenter