Closed xzyfer closed 2 years ago
Merging #89 (c56b212) into master (bbda0a1) will increase coverage by
0.78%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
+ Coverage 78.48% 79.26% +0.78%
==========================================
Files 4 4
Lines 158 164 +6
==========================================
+ Hits 124 130 +6
Misses 22 22
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
plugin.go | 93.84% <100.00%> (+0.62%) |
:arrow_up: |
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 bbda0a1...c56b212. Read the comment docs.
@all-contributors please add @xzyfer for code, example, doc, maintenance, review, test, infra
@xzyfer
I've put up a pull request to add @xzyfer! :tada:
Fixes #82
Introduces an optional
group
field to the commandconfig
. If provided the command step is generated within a Group Step.