Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new metadata to stack #383

Merged
merged 22 commits into from
Jun 7, 2022
Merged

feat: add new metadata to stack #383

merged 22 commits into from
Jun 7, 2022

Conversation

katcipis
Copy link
Contributor

@katcipis katcipis commented Jun 3, 2022

Add new metadata:

  • terramate.stack.path.relative
  • terramate.stack.path.basename
  • terramate.stack.path.to_root

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #383 (738757c) into main (3ba85b2) will decrease coverage by 0.05%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main     #383      +/-   ##
==========================================
- Coverage   69.43%   69.37%   -0.06%     
==========================================
  Files          37       37              
  Lines        7318     7335      +17     
==========================================
+ Hits         5081     5089       +8     
- Misses       1977     1985       +8     
- Partials      260      261       +1     
Flag Coverage Δ
tests 69.37% <62.50%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
cmd/terramate/cli/cli.go 5.52% <0.00%> (-0.02%) ⬇️
stack/stack.go 62.06% <66.66%> (-2.41%) ⬇️
stack/eval.go 74.13% <100.00%> (+1.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ba85b2...738757c. Read the comment docs.

@katcipis katcipis requested a review from i4ki June 7, 2022 12:24
@katcipis katcipis marked this pull request as ready for review June 7, 2022 12:24
Copy link
Contributor

@i4ki i4ki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@katcipis katcipis merged commit cba8d3a into main Jun 7, 2022
@katcipis katcipis deleted the katcipis-add-new-metadata branch June 7, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants