newrelic / go-agent

New Relic Go Agent
Apache License 2.0
763 stars 297 forks source link

Bug fixes for security agent #843

Closed aayush-ap closed 6 months ago

aayush-ap commented 7 months ago

Bug Fixes

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (4c3f82f) 80.26% compared to head (00750a5) 79.73%. Report is 16 commits behind head on develop.

Files Patch % Lines
v3/integrations/nrmongo/nrmongo.go 0.00% 7 Missing :warning:
v3/integrations/nrgrpc/nrgrpc_server.go 75.00% 2 Missing and 1 partial :warning:
v3/newrelic/sql_driver.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #843 +/- ## =========================================== - Coverage 80.26% 79.73% -0.54% =========================================== Files 139 134 -5 Lines 12608 12494 -114 =========================================== - Hits 10120 9962 -158 - Misses 2197 2229 +32 - Partials 291 303 +12 ```

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