newrelic / k8s-agents-operator

Apache License 2.0
5 stars 4 forks source link

feat: Unit testing for package `v1alpha1` #34

Closed juanjjaramillo closed 3 months ago

juanjjaramillo commented 3 months ago

Description

Unit testing for Go package v1alpha1

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 46.91%. Comparing base (80b665b) to head (1ec113c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #34 +/- ## =========================================== - Coverage 60.75% 46.91% -13.84% =========================================== Files 7 10 +3 Lines 586 827 +241 =========================================== + Hits 356 388 +32 - Misses 187 386 +199 - Partials 43 53 +10 ```

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