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

test cache page allocation failure #464

Merged
merged 3 commits into from
Oct 7, 2024

fix memory leak

26a252e
Select commit
Loading
Failed to load commit list.
Merged

test cache page allocation failure #464

fix memory leak
26a252e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 0s

90.59% (+0.04%) compared to afdc224

View this Pull Request on Codecov

90.59% (+0.04%) compared to afdc224

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.59%. Comparing base (afdc224) to head (26a252e).
Report is 2 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest     #464      +/-   ##
==========================================
+ Coverage   90.54%   90.59%   +0.04%     
==========================================
  Files          47       47              
  Lines        4379     4379              
  Branches      587      587              
==========================================
+ Hits         3965     3967       +2     
+ Misses        280      279       -1     
+ Partials      134      133       -1     

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