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

Let HugeTraverser.topN() support template Key #949

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 13, 2020

Change-Id: I40cf6583d1c3e7303237933b39d77f2139679e93

Change-Id: I40cf6583d1c3e7303237933b39d77f2139679e93
@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #949 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #949      +/-   ##
============================================
+ Coverage     71.78%   71.80%   +0.01%     
+ Complexity     4676     4675       -1     
============================================
  Files           298      298              
  Lines         22377    22377              
  Branches       3176     3176              
============================================
+ Hits          16064    16068       +4     
+ Misses         4732     4729       -3     
+ Partials       1581     1580       -1     
Impacted Files Coverage Δ Complexity Δ
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.45% <0.00%> (-0.13%) 186.00% <0.00%> (ø%)
...a/com/baidu/hugegraph/backend/query/Condition.java 79.67% <0.00%> (+0.40%) 31.00% <0.00%> (ø%)
...om/baidu/hugegraph/api/filter/ExceptionFilter.java 66.66% <0.00%> (+4.30%) 0.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 9a078e8...ecce45b. Read the comment docs.

@Linary Linary merged commit c99d408 into master Apr 14, 2020
@Linary Linary deleted the tiny-improve branch April 14, 2020 07:11
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.

None yet

3 participants