terramate icon indicating copy to clipboard operation
terramate copied to clipboard

chore: generate: improve info logging

Open katcipis opened this issue 2 years ago • 1 comments

Reason for This Change

Add some initial info logging on generate to provide info on creation/change/deletion of files per stack.

katcipis avatar Oct 14 '22 11:10 katcipis

Codecov Report

Base: 71.56% // Head: 71.61% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (e4f20e7) compared to base (fce1553). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   71.56%   71.61%   +0.05%     
==========================================
  Files          60       60              
  Lines       10901    10928      +27     
==========================================
+ Hits         7801     7826      +25     
- Misses       2758     2759       +1     
- Partials      342      343       +1     
Flag Coverage Δ
tests 71.61% <100.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
generate/generate.go 84.94% <100.00%> (+0.61%) :arrow_up:
stack/clone.go 73.45% <0.00%> (-1.77%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 14 '22 11:10 codecov[bot]