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

support paging for task #68

Merged
merged 1 commit into from
Nov 7, 2019
Merged

support paging for task #68

merged 1 commit into from
Nov 7, 2019

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Nov 7, 2019

related: #718

Change-Id: I9c5adcfe3e3d486ed832d98a923287a6f97f84bb

related: #718

Change-Id: I9c5adcfe3e3d486ed832d98a923287a6f97f84bb
@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

Merging #68 into master will increase coverage by 0.03%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
+ Coverage     75.64%   75.68%   +0.03%     
- Complexity      557      563       +6     
============================================
  Files            95       96       +1     
  Lines          2406     2418      +12     
  Branches        154      155       +1     
============================================
+ Hits           1820     1830      +10     
- Misses          472      473       +1     
- Partials        114      115       +1
Impacted Files Coverage Δ Complexity Δ
...n/java/com/baidu/hugegraph/driver/TaskManager.java 28.57% <0%> (-4.77%) 2 <0> (ø)
...va/com/baidu/hugegraph/api/task/TasksWithPage.java 100% <100%> (ø) 3 <3> (?)
.../main/java/com/baidu/hugegraph/structure/Task.java 15% <100%> (+2.17%) 5 <1> (+1) ⬆️
...ain/java/com/baidu/hugegraph/api/task/TaskAPI.java 76.78% <80%> (+2.78%) 13 <1> (+2) ⬆️

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 cf72286...a899e1c. Read the comment docs.

@Linary Linary merged commit f4b523f into master Nov 7, 2019
@Linary Linary deleted the task-page branch November 7, 2019 14:04
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.

3 participants