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

Backport PR #2664 to release/v1.7 for Refactor grpc/status.withDetails function for performance #2668

Refactor grpc/status.withDetails function for performance (#2664)

c3e62a7
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2664 to release/v1.7 for Refactor grpc/status.withDetails function for performance #2668

Refactor grpc/status.withDetails function for performance (#2664)
c3e62a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 13.37209% with 149 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v1.7@4b9213d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/net/grpc/status/status.go 12.98% 132 Missing and 2 partials ⚠️
internal/os/hostname.go 16.66% 14 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release/v1.7    #2668   +/-   ##
===============================================
  Coverage                ?   24.00%           
===============================================
  Files                   ?      539           
  Lines                   ?    47179           
  Branches                ?        0           
===============================================
  Hits                    ?    11324           
  Misses                  ?    35086           
  Partials                ?      769           

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