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

Fix rate inaccurate when print progress #205

Merged
merged 2 commits into from
Apr 26, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Apr 20, 2021

Change-Id: Ifb7eccde1f54ca1cf63f578db2b8e8d1a0736a73

Change-Id: Ifb7eccde1f54ca1cf63f578db2b8e8d1a0736a73
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #205 (22c6cd0) into master (9b2bb32) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #205      +/-   ##
============================================
+ Coverage     73.39%   73.44%   +0.04%     
  Complexity      848      848              
============================================
  Files            80       80              
  Lines          3571     3577       +6     
  Branches        429      429              
============================================
+ Hits           2621     2627       +6     
  Misses          749      749              
  Partials        201      201              
Impacted Files Coverage Δ Complexity Δ
...va/com/baidu/hugegraph/loader/HugeGraphLoader.java 91.17% <100.00%> (ø) 38.00 <0.00> (ø)
...om/baidu/hugegraph/loader/metrics/LoadSummary.java 91.80% <100.00%> (+0.13%) 27.00 <4.00> (ø)
...om/baidu/hugegraph/loader/metrics/RangesTimer.java 94.87% <100.00%> (ø) 10.00 <0.00> (ø)
.../java/com/baidu/hugegraph/loader/util/Printer.java 91.37% <100.00%> (+0.38%) 22.00 <1.00> (ø)

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 9b2bb32...22c6cd0. Read the comment docs.

Change-Id: I7806987d76affb416f6f7daabd45a3999027c47c
@Linary Linary merged commit e6915d8 into master Apr 26, 2021
@Linary Linary deleted the fix-rate-inaccurate-when-print-progress branch April 26, 2021 06:29
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.

2 participants