Skip to content

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 Oct 29, 2025 in 0s

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 43 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.