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

Add new has-command output parameter #137

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

xt0rted
Copy link
Owner

@xt0rted xt0rted commented Feb 23, 2020

This builds on #136 and adds a new has-command out parameter that can be used to check if the job should continue or not.

@xt0rted xt0rted added the enhancement New feature or request label Feb 23, 2020
@codecov
Copy link

codecov bot commented Feb 23, 2020

Codecov Report

Merging #137 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #137      +/-   ##
=========================================
+ Coverage   86.74%   86.9%   +0.15%     
=========================================
  Files           5       5              
  Lines          83      84       +1     
  Branches       11      11              
=========================================
+ Hits           72      73       +1     
  Partials       11      11
Flag Coverage Δ
#unittests 86.9% <100%> (+0.15%) ⬆️
Impacted Files Coverage Δ
src/main.ts 100% <100%> (ø) ⬆️

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 3a57d7f...f2335b4. Read the comment docs.

Base automatically changed from master to main March 21, 2021 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant