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 npe because missing edge mapping struct #213

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented May 17, 2021

Change-Id: I79e0c2a2d3e232cd2a5adb945214cbe3cbfe3b43

Change-Id: I79e0c2a2d3e232cd2a5adb945214cbe3cbfe3b43
@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #213 (ad81ca5) into master (05967f0) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
+ Coverage     74.04%   74.07%   +0.02%     
- Complexity      871      872       +1     
============================================
  Files            80       80              
  Lines          3641     3645       +4     
  Branches        436      436              
============================================
+ Hits           2696     2700       +4     
  Misses          745      745              
  Partials        200      200              
Impacted Files Coverage Δ Complexity Δ
...va/com/baidu/hugegraph/loader/HugeGraphLoader.java 92.42% <100.00%> (+0.03%) 45.00 <0.00> (ø)
...om/baidu/hugegraph/loader/metrics/LoadSummary.java 92.18% <100.00%> (+0.38%) 28.00 <3.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 05967f0...ad81ca5. Read the comment docs.

@Linary Linary merged commit 5f9aa9b into master May 18, 2021
@Linary Linary deleted the missing-mapping branch May 18, 2021 02:54
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