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 an API for paginated package versions #556

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

brichet
Copy link
Collaborator

@brichet brichet commented Aug 9, 2022

This PR add an API to retrieve paginated package versions, and a basic test on it.

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2022

Codecov Report

Merging #556 (fe51c24) into main (bee4a48) will decrease coverage by 0.79%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
- Coverage   82.87%   82.07%   -0.80%     
==========================================
  Files          78       78              
  Lines        5973     5987      +14     
==========================================
- Hits         4950     4914      -36     
- Misses       1023     1073      +50     
Impacted Files Coverage Δ
quetz/dao.py 91.12% <100.00%> (+0.03%) ⬆️
quetz/main.py 86.85% <100.00%> (+0.65%) ⬆️
quetz/pkgstores.py 42.45% <0.00%> (-11.60%) ⬇️

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

@brichet brichet added the enhancement New feature or request label Aug 9, 2022
@hbcarlos
Copy link
Collaborator

Thanks, @brichet!

@hbcarlos hbcarlos merged commit d4c9b3a into mamba-org:main Sep 16, 2022
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.

3 participants