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

improve int set/map test #1712

Merged
merged 1 commit into from
Dec 28, 2021
Merged

improve int set/map test #1712

merged 1 commit into from
Dec 28, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 28, 2021

Change-Id: Ie252a89f9e4e003803737c6311a29cb4ff5a536c

Change-Id: Ie252a89f9e4e003803737c6311a29cb4ff5a536c
@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #1712 (f3ece21) into master (1d031c5) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1712      +/-   ##
============================================
+ Coverage     66.91%   66.97%   +0.06%     
  Complexity     7102     7102              
============================================
  Files           423      423              
  Lines         35528    35528              
  Branches       4944     4944              
============================================
+ Hits          23773    23796      +23     
+ Misses         9365     9344      -21     
+ Partials       2390     2388       -2     
Impacted Files Coverage Δ
...va/com/baidu/hugegraph/util/collection/IntSet.java 75.31% <0.00%> (+4.25%) ⬆️
...va/com/baidu/hugegraph/util/collection/IntMap.java 72.40% <0.00%> (+5.20%) ⬆️

Continue to review full report at Codecov.

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

Copy link
Member

@imbajin imbajin left a comment

Choose a reason for hiding this comment

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

TODO: mysql/pg start failed will deal in another PR

@imbajin imbajin merged commit dee538a into master Dec 28, 2021
@imbajin imbajin deleted the tix-int-set-test branch December 28, 2021 07:12
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.

None yet

3 participants