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

Allow to add custom tags #24

Merged
merged 1 commit into from Dec 4, 2020
Merged

Allow to add custom tags #24

merged 1 commit into from Dec 4, 2020

Conversation

crazy-max
Copy link
Member

Closes #18

@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #24 (135cce8) into master (9de4428) will decrease coverage by 1.03%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   72.94%   71.91%   -1.04%     
==========================================
  Files           3        3              
  Lines          85       89       +4     
  Branches       18       20       +2     
==========================================
+ Hits           62       64       +2     
  Misses          6        6              
- Partials       17       19       +2     
Impacted Files Coverage Δ
src/context.ts 92.30% <ø> (ø)
src/meta.ts 73.13% <60.00%> (-1.47%) ⬇️

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 9de4428...135cce8. Read the comment docs.

@LongLiveCHIEF
Copy link

Not what I originally had in mind, but I think it works, and as a bonus, I think it actually closes #13 as well. I need to play around with this a bit later today before giving it the full "that'll work!", but initial impressions are that it will indeed work as needed.

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.

Feature: Add 'tag' input to allow creating tags based on upstream versions
2 participants