newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

feat: Unit testing for package `autodetect` #35

Closed juanjjaramillo closed 3 months ago

juanjjaramillo commented 3 months ago

Description

Unit testing for Go package autodetect

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 47.37%. Comparing base (7b338c8) to head (a7574ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ========================================== + Coverage 46.91% 47.37% +0.45% ========================================== Files 10 12 +2 Lines 827 876 +49 ========================================== + Hits 388 415 +27 - Misses 386 406 +20 - Partials 53 55 +2 ```

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