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

Handle semver tags #14

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Handle semver tags #14

merged 1 commit into from
Nov 17, 2020

Conversation

crazy-max
Copy link
Member

Closes #10
Closes #6

cc. @fastlorenzo

@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #14 (7b84134) into master (009f84c) will increase coverage by 0.93%.
The diff coverage is 72.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   71.21%   72.15%   +0.93%     
==========================================
  Files           3        3              
  Lines          66       79      +13     
  Branches       14       17       +3     
==========================================
+ Hits           47       57      +10     
  Misses          6        6              
- Partials       13       16       +3     
Impacted Files Coverage Δ
src/context.ts 92.30% <ø> (ø)
src/meta.ts 73.68% <72.00%> (+0.95%) ⬆️

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 009f84c...7b84134. Read the comment docs.

@crazy-max crazy-max merged commit e8ce489 into master Nov 17, 2020
@crazy-max crazy-max deleted the tag-semver branch November 17, 2020 22:31
@fastlorenzo
Copy link

awesome, thanks @crazy-max !

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.

Add multiple tags based on semver
2 participants