CircleCI-Public / circleci-config-sdk-ts

Generate CircleCI Configuration YAML from JavaScript or TypeScript. Use Dynamic Configuration and the Config SDK together for live generative config.
https://circleci-public.github.io/circleci-config-sdk-ts/
Apache License 2.0
82 stars 29 forks source link

feat: added pre and post steps to workflow jobs #120

Closed Jaryt closed 2 years ago

ghost commented 2 years ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=120&src=https%3A%2F%2Fgithub.com%2FCircleCI-Public%2Fcircleci-config-sdk-ts)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

codecov[bot] commented 2 years ago

Codecov Report

Merging #120 (6711b3d) into main (3a4875d) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 6711b3d differs from pull request most recent head 6ed3819. Consider uploading reports for the commit 6ed3819 to get more accurate results

@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          61       61           
  Lines         616      617    +1     
  Branches       46       46           
=======================================
+ Hits          614      615    +1     
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
src/lib/Components/Workflow/exports/Workflow.ts 100.00% <100.00%> (ø)
src/lib/Components/Workflow/exports/WorkflowJob.ts 100.00% <100.00%> (ø)
...Components/Workflow/exports/WorkflowJobAbstract.ts 100.00% <100.00%> (ø)
...ponents/Commands/exports/Reusable/ReusedCommand.ts 100.00% <0.00%> (ø)
...nents/Commands/exports/Reusable/ReusableCommand.ts 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.