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 simple repository API v1.1 (PEP 700) #43

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

Conversation

EpicWink
Copy link
Owner

@EpicWink EpicWink commented Dec 4, 2023

Get project versions and file sizes and upload-times from host indexes, and provide to clients. Set API version to 1.1 in project responses if valid (all files have size, and all indexes which host the project specify versions).

Issue: #15

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

Attention: Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.70%. Comparing base (cc219f4) to head (4579eb2).
Report is 14 commits behind head on master.

Files Patch % Lines
src/proxpi/_cache.py 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   89.45%   89.70%   +0.25%     
==========================================
  Files           3        3              
  Lines         673      709      +36     
==========================================
+ Hits          602      636      +34     
- Misses         71       73       +2     

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

@EpicWink
Copy link
Owner Author

EpicWink commented Dec 5, 2023

TODO

  • Testing

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