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

Added request body logging for requests with OkHttpClient #5954

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bgoorden
Copy link

Issue: #4649

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.45%. Comparing base (497b9f2) to head (1a36670).
Report is 68 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5954      +/-   ##
============================================
+ Coverage     83.39%   83.45%   +0.05%     
- Complexity    26927    27098     +171     
============================================
  Files          1681     1692      +11     
  Lines        103965   104609     +644     
  Branches      13189    13247      +58     
============================================
+ Hits          86702    87300     +598     
- Misses        11613    11640      +27     
- Partials       5650     5669      +19     

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

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.

None yet

2 participants