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

fix: Use GITHUB_REF to retrieve tag #239

Merged
merged 4 commits into from Aug 27, 2020
Merged

fix: Use GITHUB_REF to retrieve tag #239

merged 4 commits into from Aug 27, 2020

Conversation

crazy-max
Copy link
Member

Closes #238

Use GITHUB_REF to retrieve tag before checking the most recent tag.

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #239 into master will decrease coverage by 0.26%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   89.02%   88.76%   -0.27%     
==========================================
  Files           4        4              
  Lines          82       89       +7     
  Branches       12       16       +4     
==========================================
+ Hits           73       79       +6     
  Misses          5        5              
- Partials        4        5       +1     
Impacted Files Coverage Δ
src/git.ts 79.16% <87.50%> (+2.69%) ⬆️

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 3093121...315b702. Read the comment docs.

@pull-request-size pull-request-size bot added size/M and removed size/S labels Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

picked incorrect tag for release
2 participants