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

Migrate to using propcache for property caching #1169

Merged
merged 17 commits into from
Oct 8, 2024

pin minimum propcache version in pre-commit so typing works

0cdbdb9
Select commit
Loading
Failed to load commit list.
Merged

Migrate to using propcache for property caching #1169

pin minimum propcache version in pre-commit so typing works
0cdbdb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2024 in 0s

95.57% (target 100.00%)

View this Pull Request on Codecov

95.57% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (ba2c6f7) to head (0cdbdb9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1169      +/-   ##
==========================================
- Coverage   95.62%   95.57%   -0.05%     
==========================================
  Files          30       25       -5     
  Lines        4981     4864     -117     
  Branches      464      443      -21     
==========================================
- Hits         4763     4649     -114     
+ Misses        192      189       -3     
  Partials       26       26              

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