terramate
terramate copied to clipboard
feat: add .tmskip
Reason for This Change
So we can add root context configurations in some directory and then import it without processing the configuration twice. This is also useful to ignore vendored content (in the future we can add .tmskip on vendored dirs).
Codecov Report
Base: 71.42% // Head: 71.46% // Increases project coverage by +0.04%
:tada:
Coverage data is based on head (
c8e2e5f
) compared to base (bf1b0c4
). Patch coverage: 81.25% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #646 +/- ##
==========================================
+ Coverage 71.42% 71.46% +0.04%
==========================================
Files 59 59
Lines 10930 10946 +16
==========================================
+ Hits 7807 7823 +16
Misses 2785 2785
Partials 338 338
Flag | Coverage Δ | |
---|---|---|
tests | 71.46% <81.25%> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
config/config.go | 82.87% <70.00%> (+0.48%) |
:arrow_up: |
generate/generate.go | 84.33% <100.00%> (+0.23%) |
: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.