yarpc / yarpc-go

A message passing platform for Go
MIT License
401 stars 101 forks source link

[3/3 header changes][http] Emit metrics for new headers handling behaviour. Hide actual changes under feature flag. #2275

Open biosvs opened 1 month ago

biosvs commented 1 month ago

Part of #2265

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.48936% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 85.29%. Comparing base (f7b3c8e) to head (0c05bc3).

Files Patch % Lines
transport/http/handler.go 84.61% 1 Missing and 1 partial :warning:
transport/http/outbound.go 80.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## emit-metrics-for-new-behavior-step-1 #2275 +/- ## ======================================================================== - Coverage 85.33% 85.29% -0.05% ======================================================================== Files 271 271 Lines 15624 15648 +24 ======================================================================== + Hits 13333 13347 +14 - Misses 1872 1877 +5 - Partials 419 424 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.