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 support for shorthand command generation #126

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=126&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 #126 (f567ca4) into main (8a7841b) will decrease coverage by 0.31%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   99.67%   99.36%   -0.32%     
==========================================
  Files          61       61              
  Lines         623      627       +4     
  Branches       47       49       +2     
==========================================
+ Hits          621      623       +2     
- Misses          1        3       +2     
  Partials        1        1              
Impacted Files Coverage Δ
...ponents/Commands/exports/Reusable/ReusedCommand.ts 77.77% <0.00%> (-22.23%) :arrow_down:
...lib/Components/Commands/exports/Native/Checkout.ts 100.00% <100.00%> (ø)

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