Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Add support for group steps #89

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Add support for group steps #89

merged 2 commits into from
Mar 29, 2022

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Mar 29, 2022

Fixes #82

Introduces an optional group field to the command config. If provided the command step is generated within a Group Step.

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2022

Codecov Report

Merging #89 (c56b212) into master (bbda0a1) will increase coverage by 0.78%.
The diff coverage is 100.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%) ⬆️

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.

@xzyfer xzyfer merged commit 07d44db into master Mar 29, 2022
@xzyfer xzyfer deleted the group branch March 29, 2022 02:00
@xzyfer
Copy link
Contributor Author

xzyfer commented Mar 29, 2022

@all-contributors please add @xzyfer for code, example, doc, maintenance, review, test, infra

@allcontributors
Copy link
Contributor

@xzyfer

I've put up a pull request to add @xzyfer! 🎉

Repository owner deleted a comment from chronotc Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Group Merging Support
2 participants