antonrh / anydi

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

Fix python3.12.0 compatibility #108

Closed antonrh closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.78%. Comparing base (65d9c3f) to head (8fd69ff). Report is 71 commits behind head on main.

Files Patch % Lines
anydi/_utils.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== - Coverage 95.82% 95.78% -0.05% ========================================== Files 18 20 +2 Lines 959 996 +37 ========================================== + Hits 919 954 +35 - Misses 40 42 +2 ```

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