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 load time and rate of vertex/edge is inaccurate #200

Merged
merged 3 commits into from
Apr 8, 2021

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Apr 1, 2021

Change-Id: Ibe3a5aa94c67d43225bdd668af9881f86e6c1e81

Change-Id: Ibe3a5aa94c67d43225bdd668af9881f86e6c1e81
Change-Id: Ib5cb70d64247345bfdbf808286f9777752bddaa5
javeme
javeme previously approved these changes Apr 2, 2021
Change-Id: I6ec5e1d6d17d91d7f4f0e7db766d21056706f269
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #200 (49147ff) into master (cf81bb2) will increase coverage by 0.49%.
The diff coverage is 97.56%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #200      +/-   ##
============================================
+ Coverage     72.90%   73.39%   +0.49%     
- Complexity      829      848      +19     
============================================
  Files            79       80       +1     
  Lines          3499     3571      +72     
  Branches        425      429       +4     
============================================
+ Hits           2551     2621      +70     
  Misses          749      749              
- Partials        199      201       +2     
Impacted Files Coverage Δ Complexity Δ
...m/baidu/hugegraph/loader/task/BatchInsertTask.java 37.20% <ø> (ø) 4.00 <0.00> (ø)
.../baidu/hugegraph/loader/task/SingleInsertTask.java 69.23% <ø> (ø) 9.00 <0.00> (ø)
...om/baidu/hugegraph/loader/metrics/RangesTimer.java 94.87% <94.87%> (ø) 10.00 <10.00> (?)
...va/com/baidu/hugegraph/loader/HugeGraphLoader.java 91.17% <100.00%> (+0.32%) 38.00 <3.00> (ø)
...om/baidu/hugegraph/loader/metrics/LoadSummary.java 91.66% <100.00%> (+2.30%) 27.00 <11.00> (+8.00)
...va/com/baidu/hugegraph/loader/task/InsertTask.java 95.91% <100.00%> (+0.46%) 15.00 <1.00> (+1.00)
...a/com/baidu/hugegraph/loader/task/TaskManager.java 75.00% <100.00%> (+2.69%) 11.00 <4.00> (ø)
.../java/com/baidu/hugegraph/loader/util/Printer.java 90.99% <100.00%> (+0.16%) 22.00 <0.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 cf81bb2...49147ff. Read the comment docs.

@Linary Linary merged commit 2dcbf15 into master Apr 8, 2021
@Linary Linary deleted the fix-time-inaccurate branch April 8, 2021 02:49
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