maykinmedia / django-simple-certmanager

MIT License
0 stars 0 forks source link

:technologist: Distribute own fixtures as pytest plugin #37

Closed sergei-maertens closed 3 months ago

sergei-maertens commented 3 months ago

So that downstream packages/projects can also make use of these test helpers rather than having to duplicate them.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 41.30435% with 27 lines in your changes missing coverage. Please review.

Project coverage is 86.93%. Comparing base (eacf06e) to head (633df83). Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
simple_certmanager/test/fixtures.py 40.00% 12 Missing :warning:
simple_certmanager/test/certificate_generation.py 50.00% 11 Missing :warning:
simple_certmanager/test/plugin.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 94.34% 86.93% -7.42% ========================================== Files 10 13 +3 Lines 283 329 +46 Branches 46 51 +5 ========================================== + Hits 267 286 +19 - Misses 13 40 +27 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.