Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add import compat layer to __init__ #24

Merged
merged 11 commits into from
Oct 6, 2024

some of the facade will not hit the typing coverage

8f21e75
Select commit
Loading
Failed to load commit list.
Merged

Add import compat layer to __init__ #24

some of the facade will not hit the typing coverage
8f21e75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 1s

86.56% (target 85.00%)

View this Pull Request on Codecov

86.56% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.56%. Comparing base (b762a3c) to head (8f21e75).

Files with missing lines Patch % Lines
src/propcache/__init__.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   85.98%   86.56%   +0.57%     
==========================================
  Files          20       21       +1     
  Lines         678      722      +44     
  Branches       50       57       +7     
==========================================
+ Hits          583      625      +42     
- Misses         68       69       +1     
- Partials       27       28       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.