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

fix: decompress resonse when appropriate, fixes #46 #47

Merged
merged 1 commit into from
Jan 30, 2024

fix: decompress resonse when appropriate, fixes #46

9110de2
Select commit
Loading
Failed to load commit list.
Merged

fix: decompress resonse when appropriate, fixes #46 #47

fix: decompress resonse when appropriate, fixes #46
9110de2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2024 in 0s

11.67% (-45.84%) compared to 680d504

View this Pull Request on Codecov

11.67% (-45.84%) compared to 680d504

Details

Codecov Report

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

Comparison is base (680d504) 57.51% compared to head (9110de2) 11.67%.

Files Patch % Lines
response.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #47       +/-   ##
===========================================
- Coverage   57.51%   11.67%   -45.84%     
===========================================
  Files          14       14               
  Lines        1384     1396       +12     
===========================================
- Hits          796      163      -633     
- Misses        500     1227      +727     
+ Partials       88        6       -82     

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