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

[plugin-rest-api] Add extended logging for HTTP requests and responses #4537

Merged

[plugin-rest-api] Add extended logging for HTTP requests and responses

df6fcc1
Select commit
Loading
Failed to load commit list.
Merged

[plugin-rest-api] Add extended logging for HTTP requests and responses #4537

[plugin-rest-api] Add extended logging for HTTP requests and responses
df6fcc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

97.40% (+0.08%) compared to ed72cbb

View this Pull Request on Codecov

97.40% (+0.08%) compared to ed72cbb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ed72cbb) 97.31% compared to head (df6fcc1) 97.40%.
Report is 76 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4537      +/-   ##
============================================
+ Coverage     97.31%   97.40%   +0.08%     
- Complexity     6439     6513      +74     
============================================
  Files           894      912      +18     
  Lines         18570    18740     +170     
  Branches       1238     1249      +11     
============================================
+ Hits          18072    18253     +181     
+ Misses          389      381       -8     
+ Partials        109      106       -3     

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