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

feat(WIP): add IntMapByDynamicHash #2294

Merged
merged 3 commits into from
Oct 26, 2023

add map

f7fd090
Select commit
Loading
Failed to load commit list.
Merged

feat(WIP): add IntMapByDynamicHash #2294

add map
f7fd090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 14, 2023 in 0s

64.00% (-1.08%) compared to 4d7ad86

View this Pull Request on Codecov

64.00% (-1.08%) compared to 4d7ad86

Details

Codecov Report

Merging #2294 (f7fd090) into master (4d7ad86) will decrease coverage by 1.08%.
Report is 6 commits behind head on master.
The diff coverage is 21.06%.

@@             Coverage Diff              @@
##             master    #2294      +/-   ##
============================================
- Coverage     65.07%   64.00%   -1.08%     
- Complexity      979      987       +8     
============================================
  Files           498      502       +4     
  Lines         41240    42304    +1064     
  Branches       5738     5982     +244     
============================================
+ Hits          26837    27075     +238     
- Misses        11743    12502     +759     
- Partials       2660     2727      +67     
Files Changed Coverage Δ
...hugegraph/util/collection/IntMapByDynamicHash.java 0.00% <0.00%> (ø)
...ugegraph/util/collection/IntMapByDynamicHash2.java 42.34% <42.34%> (ø)

... and 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more