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 travis-ci cannot find symbol Namifiable #1376

Merged
merged 1 commit into from
Mar 4, 2021
Merged

fix travis-ci cannot find symbol Namifiable #1376

merged 1 commit into from
Mar 4, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Mar 3, 2021

fix #1363

Change-Id: I7b7ee43dfd92e1c54dc191f0ecba9557e02fa45b

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #1376 (aadcbd9) into master (b4c767b) will decrease coverage by 6.82%.
The diff coverage is 41.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1376      +/-   ##
============================================
- Coverage     69.19%   62.36%   -6.83%     
- Complexity     5401     5826     +425     
============================================
  Files           328      385      +57     
  Lines         26334    31953    +5619     
  Branches       3750     4460     +710     
============================================
+ Hits          18222    19929    +1707     
- Misses         6333    10001    +3668     
- Partials       1779     2023     +244     
Impacted Files Coverage Δ Complexity Δ
...api/src/main/java/com/baidu/hugegraph/api/API.java 69.04% <ø> (+3.49%) 0.00 <0.00> (ø)
...n/java/com/baidu/hugegraph/api/auth/AccessAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...n/java/com/baidu/hugegraph/api/auth/BelongAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/com/baidu/hugegraph/api/auth/GroupAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...n/java/com/baidu/hugegraph/api/auth/TargetAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ain/java/com/baidu/hugegraph/api/auth/UserAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...com/baidu/hugegraph/api/gremlin/GremlinClient.java 90.90% <ø> (ø) 0.00 <0.00> (ø)
.../java/com/baidu/hugegraph/api/job/ComputerAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...va/com/baidu/hugegraph/api/metrics/MetricsAPI.java 65.78% <ø> (ø) 0.00 <0.00> (ø)
...ain/java/com/baidu/hugegraph/api/raft/RaftAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 370 more

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 a50c4c8...aadcbd9. Read the comment docs.

houzhizhen
houzhizhen previously approved these changes Mar 4, 2021
fix #1363

Change-Id: I7b7ee43dfd92e1c54dc191f0ecba9557e02fa45b
@Linary Linary merged commit 656eee1 into master Mar 4, 2021
@Linary Linary deleted the fix-1363 branch March 4, 2021 06:51
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.

4 participants