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

feat: add pagination to tasks list #73

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Conversation

darkmatterpool
Copy link
Contributor

Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #73 (78830fb) into main (bea575c) will decrease coverage by 0.03%.
The diff coverage is 3.84%.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   20.20%   20.16%   -0.04%     
==========================================
  Files         104      104              
  Lines        4391     4409      +18     
==========================================
+ Hits          887      889       +2     
- Misses       3411     3427      +16     
  Partials       93       93              
Impacted Files Coverage Δ
internal/app/api/connector.go 0.00% <0.00%> (ø)
internal/app/integration/manager.go 49.10% <0.00%> (ø)
internal/app/storage/task.go 0.00% <0.00%> (ø)
internal/app/task/scheduler.go 60.99% <0.00%> (ø)
internal/app/task/storememory.go 66.07% <100.00%> (ø)
...rnal/app/connectors/dummypay/task_generate_file.go 71.96% <0.00%> (ø)
internal/app/storage/paginate.go 50.00% <0.00%> (+50.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@darkmatterpool darkmatterpool merged commit bb0eec8 into main Dec 27, 2022
@darkmatterpool darkmatterpool deleted the feat/tasks-pagination branch December 27, 2022 13:21
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