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
Open

Add sc_map_shrink() #81

wants to merge 2 commits into from

Conversation

tezc
Copy link
Owner

@tezc tezc commented May 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 7, 2022

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.

@tezc tezc mentioned this pull request May 11, 2022
@@ -158,6 +165,7 @@
/**
* @param map map
* @return true if put operation failed with out of memory
* if shrink operation failed with out of memory
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant