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 terramate.root.path.fs.basename/absolute #430

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

katcipis
Copy link
Contributor

Renames terramate root path metadata + adds basename. In the end we have the following metadata available:

  • terramate.root.path.fs.absolute : The absolute path of the root of the project.
  • terramate.root.path.fs.basename : The basename of the root project path, which is the project name.

@katcipis katcipis self-assigned this Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #430 (8b8801f) into main (4a7b865) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
+ Coverage   69.73%   69.74%   +0.01%     
==========================================
  Files          42       42              
  Lines        7771     7775       +4     
==========================================
+ Hits         5419     5423       +4     
  Misses       2098     2098              
  Partials      254      254              
Flag Coverage Δ
tests 69.74% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
stack/eval.go 100.00% <100.00%> (ø)

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 4a7b865...8b8801f. Read the comment docs.

@katcipis katcipis marked this pull request as ready for review June 28, 2022 10:50
@katcipis katcipis requested review from i4ki and mariux June 28, 2022 10:50
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 2dfccb3 into main Jun 28, 2022
@katcipis katcipis deleted the katcipis-add-terramate-root-basename branch June 28, 2022 11:27
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