newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

feat: Unit testing for package `upgrade` #36

Closed juanjjaramillo closed 3 months ago

juanjjaramillo commented 3 months ago

Description

Unit testing for Go package upgrade

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 49.19%. Comparing base (6117899) to head (ba7077e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 47.37% 49.19% +1.81% ========================================== Files 12 13 +1 Lines 876 927 +51 ========================================== + Hits 415 456 +41 - Misses 406 412 +6 - Partials 55 59 +4 ```

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