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

date range, numer/page pagination #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olanipekunife
Copy link
Contributor

pagination, date range fix, show all data if limit is 0, do not skip is skip is zero

pagination, date range fix, show all data if limit is 0, do not skip is skip is zero
@codecov
Copy link

codecov bot commented Aug 22, 2019

Codecov Report

Merging #35 into master will decrease coverage by 42.79%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   85.65%   42.85%   -42.8%     
==========================================
  Files          29       23       -6     
  Lines        1164     1036     -128     
  Branches      203      168      -35     
==========================================
- Hits          997      444     -553     
- Misses        167      592     +425
Impacted Files Coverage Δ
services/encryption/index.js 7.77% <0%> (-86.67%) ⬇️
services/validator/index.js 16% <0%> (-80%) ⬇️
services/database/api.js 13.31% <0%> (-69.97%) ⬇️
services/response/index.js 40% <0%> (-60%) ⬇️
services/queue/jobs.js 39.34% <0%> (-45.09%) ⬇️
models/RequestLogs.js 57.14% <0%> (-40.82%) ⬇️
controllers/Initialize.js 40% <0%> (-40%) ⬇️
models/Trash.js 58.49% <0%> (-37.74%) ⬇️
routes/index.js 53.57% <0%> (-25.72%) ⬇️
services/queue/workers.js 78.94% <0%> (-10.53%) ⬇️
... and 8 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 5c9647c...6ac2ed8. Read the comment docs.

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

1 participant