newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

feat: Unit testing for package `instrumentation` #31

Closed juanjjaramillo closed 3 months ago

juanjjaramillo commented 3 months ago

Description

Unit testing for Go package instrumentation

Type of change

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.75%. Comparing base (73c1d41) to head (df1b1b9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## =========================================== + Coverage 47.39% 60.75% +13.35% =========================================== Files 4 7 +3 Lines 192 586 +394 =========================================== + Hits 91 356 +265 - Misses 89 187 +98 - Partials 12 43 +31 ```

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