maykinmedia / django-simple-certmanager

MIT License
0 stars 0 forks source link

Setting up mTLS verification checks #32

Closed sergei-maertens closed 7 months ago

sergei-maertens commented 8 months ago

WIP

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 0% with 182 lines in your changes are missing coverage. Please review.

Project coverage is 51.22%. Comparing base (1104df7) to head (439176c).

Files Patch % Lines
simple_certmanager/mtls.py 0.00% 119 Missing :warning:
...certmanager/management/commands/cert_check_mtls.py 0.00% 63 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## =========================================== - Coverage 92.51% 51.22% -41.29% =========================================== Files 10 12 +2 Lines 227 408 +181 Branches 40 59 +19 =========================================== - Hits 210 209 -1 - Misses 13 195 +182 Partials 4 4 ```

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

sergei-maertens commented 7 months ago

This won't go anywhere, see motivation here: https://github.com/maykinmedia/django-simple-certmanager/issues/29#issuecomment-1999531167