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

Add ability to control total fetching #898

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Add ability to control total fetching #898

merged 1 commit into from
Oct 27, 2023

Conversation

uriyyo
Copy link
Owner

@uriyyo uriyyo commented Oct 27, 2023

@uriyyo uriyyo added the enhancement New feature or request label Oct 27, 2023
@uriyyo uriyyo self-assigned this Oct 27, 2023
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (02d55a1) 94.44% compared to head (e35df0c) 94.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #898      +/-   ##
==========================================
- Coverage   94.44%   94.05%   -0.40%     
==========================================
  Files          35       35              
  Lines        1009     1026      +17     
==========================================
+ Hits          953      965      +12     
- Misses         56       61       +5     
Files Coverage Δ
fastapi_pagination/bases.py 98.33% <100.00%> (+0.04%) ⬆️
fastapi_pagination/cursor.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/cassandra.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/django.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/mongoengine.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/motor.py 94.11% <100.00%> (ø)
fastapi_pagination/ext/orm.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/ormar.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/piccolo.py 100.00% <100.00%> (ø)
fastapi_pagination/ext/pony.py 100.00% <100.00%> (ø)
... and 10 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uriyyo uriyyo merged commit 741295a into main Oct 27, 2023
15 of 17 checks passed
@uriyyo uriyyo deleted the feature/control-total branch October 27, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant