Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: extend uplift tag with current flag for printing the current repository tag #250

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

ga-paul-t
Copy link
Collaborator

closes #244

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2022

Codecov Report

Merging #250 (1d0deef) into main (b3b051b) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   84.49%   84.64%   +0.14%     
==========================================
  Files          40       40              
  Lines        1877     1895      +18     
==========================================
+ Hits         1586     1604      +18     
  Misses        232      232              
  Partials       59       59              
Impacted Files Coverage Δ
internal/context/context.go 100.00% <ø> (ø)
cmd/uplift/tag.go 83.54% <100.00%> (+1.85%) ⬆️
internal/task/gittag/gittag.go 89.58% <100.00%> (+2.74%) ⬆️

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

@ga-paul-t ga-paul-t merged commit 53b86f7 into main Oct 3, 2022
@ga-paul-t ga-paul-t deleted the print-current-tag branch October 3, 2022 17:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add --prev or --previous flag to uplift tag
2 participants