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

Enhance toList and add toSet in CollectionUtil #25

Merged
merged 1 commit into from
May 29, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented May 29, 2019

No description provided.

@codecov
Copy link

codecov bot commented May 29, 2019

Codecov Report

Merging #25 into master will increase coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
+ Coverage     72.87%   73.02%   +0.14%     
- Complexity      438      442       +4     
============================================
  Files            44       44              
  Lines          1508     1516       +8     
  Branches        228      229       +1     
============================================
+ Hits           1099     1107       +8     
  Misses          302      302              
  Partials        107      107
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) 1 <0> (ø) ⬇️
.../java/com/baidu/hugegraph/util/CollectionUtil.java 84.53% <100%> (+1.39%) 31 <6> (+4) ⬆️
.../main/java/com/baidu/hugegraph/perf/Stopwatch.java 85.71% <0%> (-2.05%) 20% <0%> (-1%)
.../main/java/com/baidu/hugegraph/event/EventHub.java 81.94% <0%> (+1.38%) 27% <0%> (+1%) ⬆️

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 0822dd9...2fc6c8d. Read the comment docs.

@zhoney zhoney merged commit 1a66a60 into master May 29, 2019
@zhoney zhoney deleted the coll-to-set branch May 29, 2019 12:08
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.

3 participants