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

Debug logger, unlimited response body reads and helper methods #869

Merged
merged 1 commit into from
Sep 25, 2024

feat(refactor): update debug logger as per new flow and the design. a…

cfc8b56
Select commit
Loading
Failed to load commit list.
Merged

Debug logger, unlimited response body reads and helper methods #869

feat(refactor): update debug logger as per new flow and the design. a…
cfc8b56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 1s

97.99% (+0.37%) compared to bc3024b

View this Pull Request on Codecov

97.99% (+0.37%) compared to bc3024b

Details

Codecov Report

Attention: Patch coverage is 96.93878% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.99%. Comparing base (bc3024b) to head (cfc8b56).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
util_curl.go 70.00% 1 Missing and 2 partials ⚠️
client.go 96.22% 1 Missing and 1 partial ⚠️
response.go 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #869      +/-   ##
==========================================
+ Coverage   97.62%   97.99%   +0.37%     
==========================================
  Files          14       14              
  Lines        2185     2241      +56     
==========================================
+ Hits         2133     2196      +63     
+ Misses         32       25       -7     
  Partials       20       20              

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