newrelic / go-agent

New Relic Go Agent
Apache License 2.0
762 stars 294 forks source link

Release 3.28.0 #818

Closed iamemilio closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 160 lines in your changes are missing coverage. Please review.

Comparison is base (a1142ca) 81.10% compared to head (d752b7e) 80.06%. Report is 5 commits behind head on master.

Files Patch % Lines
v3/integrations/nrmicro/nrmicro.go 7.31% 36 Missing and 2 partials :warning:
v3/newrelic/secure_agent.go 0.00% 34 Missing :warning:
v3/integrations/nrfasthttp/segment.go 41.66% 23 Missing and 5 partials :warning:
v3/newrelic/instrumentation.go 0.00% 20 Missing :warning:
v3/integrations/nrfasthttp/instrumentation.go 54.76% 17 Missing and 2 partials :warning:
v3/newrelic/transaction.go 12.50% 13 Missing and 1 partial :warning:
v3/newrelic/segments.go 0.00% 6 Missing :warning:
v3/newrelic/error_events.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #818 +/- ## ========================================== - Coverage 81.10% 80.06% -1.04% ========================================== Files 136 136 Lines 12393 12358 -35 ========================================== - Hits 10051 9895 -156 - Misses 2062 2180 +118 - Partials 280 283 +3 ```

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