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 sc_map_shrink() #81

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix leak

8d325f9
Select commit
Loading
Failed to load commit list.
Open

Add sc_map_shrink() #81

fix leak
8d325f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

100.00% (+0.18%) compared to 020f6f7

View this Pull Request on Codecov

100.00% (+0.18%) compared to 020f6f7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (020f6f7) to head (8d325f9).
Report is 41 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #81      +/-   ##
===========================================
+ Coverage   99.81%   100.00%   +0.18%     
===========================================
  Files          21        21              
  Lines        2185      2193       +8     
  Branches      382       384       +2     
===========================================
+ Hits         2181      2193      +12     
+ Partials        4         0       -4     
Files with missing lines Coverage Δ
map/sc_map.c 100.00% <100.00%> (+10.00%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 020f6f7...8d325f9. Read the comment docs.