-
Notifications
You must be signed in to change notification settings - Fork 11
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
Actions/Workflows housekeeping #96
Actions/Workflows housekeeping #96
Conversation
…tions/action-get-tag
Related: #95 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
=========================================
- Coverage 5.59% 5.47% -0.13%
=========================================
Files 42 42
Lines 2413 2413
Branches 0 237 +237
=========================================
- Hits 135 132 -3
Misses 2278 2278
- Partials 0 3 +3 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
Seems like codecov might still fail due to codecov/feedback#126, but if everything else seems to pass I'll merge this PR as is |
Yeah, I believe the 'token' argument you've provided is the default, which is why I had removed it Edit: oh! This is a codecov specific token. that is different to before :) |
No description provided.