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

Rethrow server response parse errors as an ApiException #117

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Conversation

allenporter
Copy link
Owner

Rethrow server response parse errors as an ApiException and log debug messages to aid in debugging unexpected server responses.

@codecov-commenter
Copy link

Codecov Report

Merging #117 (b614c2e) into main (8b08c6d) will decrease coverage by 0.39%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   96.35%   95.96%   -0.40%     
==========================================
  Files          10       10              
  Lines         714      719       +5     
==========================================
+ Hits          688      690       +2     
- Misses         26       29       +3     
Impacted Files Coverage Δ
gcal_sync/api.py 97.91% <57.14%> (-1.55%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@allenporter allenporter merged commit 9056c9b into main Oct 16, 2022
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