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 request/response logging for SetDoNotParseResponse(true) #836

Merged
merged 6 commits into from
Sep 2, 2024

code fixes

72da0db
Select commit
Loading
Failed to load commit list.
Merged

Fix request/response logging for SetDoNotParseResponse(true) #836

code fixes
72da0db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

96.85% (-0.05%) compared to c22b968

View this Pull Request on Codecov

96.85% (-0.05%) compared to c22b968

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.85%. Comparing base (c22b968) to head (72da0db).

Files with missing lines Patch % Lines
client.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #836      +/-   ##
==========================================
- Coverage   96.89%   96.85%   -0.05%     
==========================================
  Files          14       14              
  Lines        1773     1780       +7     
==========================================
+ Hits         1718     1724       +6     
- Misses         35       36       +1     
  Partials       20       20              

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