antonrh / anydi

Python Dependency Injection
https://anydi.readthedocs.io/
MIT License
34 stars 0 forks source link

Delete provider cache when unregistering #95

Closed antonrh closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 95.82%. Comparing base (11f2851) to head (65d9c3f). Report is 22 commits behind head on main.

:exclamation: Current head 65d9c3f differs from pull request most recent head a11ed49

Please upload reports for the commit a11ed49 to get more accurate results.

Files Patch % Lines
anydi/ext/pytest_plugin.py 69.23% 4 Missing :warning:
anydi/_container.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== - Coverage 96.61% 95.82% -0.79% ========================================== Files 18 18 Lines 916 959 +43 ========================================== + Hits 885 919 +34 - Misses 31 40 +9 ```

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