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

Optimize cython cached_property implementation #1122

Merged
merged 3 commits into from
Sep 7, 2024

Merge branch 'master' into cache_cpython

f8398b8
Select commit
Loading
Failed to load commit list.
Merged

Optimize cython cached_property implementation #1122

Merge branch 'master' into cache_cpython
f8398b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2024 in 0s

95.12% (target 100.00%)

View this Pull Request on Codecov

95.12% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.12%. Comparing base (0afe7c5) to head (f8398b8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1122      +/-   ##
==========================================
- Coverage   95.12%   95.12%   -0.01%     
==========================================
  Files          30       30              
  Lines        4636     4635       -1     
  Branches      409      409              
==========================================
- Hits         4410     4409       -1     
  Misses        200      200              
  Partials       26       26              

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