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

Update the parser API to expose HTTP information to the updater. #352

Merged
merged 9 commits into from
Sep 2, 2024

Conversation

lemon24
Copy link
Owner

@lemon24 lemon24 commented Sep 2, 2024

Mostly following #307 (comment).

@lemon24 lemon24 linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 96.99248% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.02%. Comparing base (f92e592) to head (fc939c4).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
tests/test_reader_private.py 27.27% 4 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   95.04%   95.02%   -0.02%     
==========================================
  Files          96       96              
  Lines       12021    12143     +122     
  Branches     2253     2273      +20     
==========================================
+ Hits        11425    11539     +114     
- Misses        513      517       +4     
- Partials       83       87       +4     

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

@lemon24 lemon24 merged commit ffbd06f into master Sep 2, 2024
17 of 18 checks passed
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.

Handle 429 Too Many Requests gracefully
1 participant