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

Early Access 0.4.0 RC #55

Closed KyleTryon closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (8dcd39d) into main (07f4eb6) will decrease coverage by 0.20%. The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   96.45%   96.25%   -0.21%     
==========================================
  Files          30       31       +1     
  Lines         254      267      +13     
  Branches       23       23              
==========================================
+ Hits          245      257      +12     
- Misses          6        7       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/lib/Components/Commands/Command.ts 100.00% <ø> (ø)
...rc/lib/Components/Commands/Native/Cache/Restore.ts 100.00% <ø> (ø)
src/lib/Components/Commands/Native/Run.ts 100.00% <ø> (ø)
...ib/Components/Commands/Native/SetupRemoteDocker.ts 100.00% <ø> (ø)
...c/lib/Components/Commands/Native/StoreArtifacts.ts 100.00% <ø> (ø)
...lib/Components/Commands/Native/StoreTestResults.ts 100.00% <ø> (ø)
...lib/Components/Commands/Native/Workspace/Attach.ts 100.00% <ø> (ø)
...ib/Components/Commands/Native/Workspace/Persist.ts 100.00% <ø> (ø)
src/lib/Components/Executor/DockerExecutor.ts 100.00% <ø> (ø)
src/lib/Components/Executor/DockerImage.ts 100.00% <ø> (ø)
... and 17 more

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 07f4eb6...8dcd39d. Read the comment docs.