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

feat: improve the format of --debug logs #1559

Merged
merged 28 commits into from
Dec 6, 2024

handle empty content type

cfc7169
Select commit
Loading
Failed to load commit list.
Merged

feat: improve the format of --debug logs #1559

handle empty content type
cfc7169
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

84.27% (target 75.00%)

View this Pull Request on Codecov

84.27% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 97.01493% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.27%. Comparing base (3b2d90d) to head (cfc7169).

Files with missing lines Patch % Lines
internal/trace/transport.go 96.15% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
+ Coverage   84.09%   84.27%   +0.17%     
==========================================
  Files         119      120       +1     
  Lines        5331     5392      +61     
==========================================
+ Hits         4483     4544      +61     
  Misses        602      602              
  Partials      246      246              

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