dynatrace-operator icon indicating copy to clipboard operation
dynatrace-operator copied to clipboard

Rename LogAgent to LogModule

Open 0sewa0 opened this issue 1 year ago • 1 comments

Description

Just to conform with the naming. Naming changed to LogModule after initial ticket creation.

re-Generated:

  • deepcopy
  • api-ref
  • crd

How can this be tested?

Not much. Check the naming and doc fields. Can check if I committed everything:

  • make manifests
  • make doc/api-ref
  • make manifests/deepcopy

0sewa0 avatar Aug 14 '24 08:08 0sewa0

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 17.64706% with 42 lines in your changes missing coverage. Please review.

Project coverage is 64.54%. Comparing base (9481c6a) to head (99b18be). Report is 2 commits behind head on main.

Files Patch % Lines
pkg/api/v1beta3/dynakube/zz_generated.deepcopy.go 17.64% 36 Missing and 6 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3623      +/-   ##
==========================================
- Coverage   64.66%   64.54%   -0.12%     
==========================================
  Files         399      399              
  Lines       21353    21401      +48     
==========================================
+ Hits        13808    13814       +6     
- Misses       6228     6264      +36     
- Partials     1317     1323       +6     
Flag Coverage Δ
unittests 64.54% <17.64%> (-0.12%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov-commenter avatar Aug 14 '24 08:08 codecov-commenter