terramate icon indicating copy to clipboard operation
terramate copied to clipboard

chore: improve info logging on run

Open katcipis opened this issue 2 years ago • 1 comments

katcipis avatar Oct 12 '22 20:10 katcipis

Codecov Report

Base: 71.61% // Head: 71.47% // Decreases project coverage by -0.13% :warning:

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

:exclamation: Current head e9dd45e differs from pull request most recent head d2d66e7. Consider uploading reports for the commit d2d66e7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   71.61%   71.47%   -0.14%     
==========================================
  Files          60       59       -1     
  Lines       10928    10925       -3     
==========================================
- Hits         7826     7809      -17     
- Misses       2759     2779      +20     
+ Partials      343      337       -6     
Flag Coverage Δ
tests 71.47% <0.00%> (-0.14%) :arrow_down:

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

Impacted Files Coverage Δ
cmd/terramate/cli/cli.go 3.85% <ø> (-0.36%) :arrow_down:
run/exec.go 0.00% <0.00%> (ø)
generate/generate.go 84.09% <0.00%> (-0.86%) :arrow_down:
config/config.go 82.38% <0.00%> (-0.49%) :arrow_down:
errors/errlog/errlog.go
hcl/hcl.go 88.83% <0.00%> (+0.32%) :arrow_up:
stack/clone.go 75.22% <0.00%> (+1.76%) :arrow_up:
generate/genfile/genfile.go 95.58% <0.00%> (+14.70%) :arrow_up:

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 12 '22 21:10 codecov[bot]