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

tests to check for job existing, and workflow containing a job #49

Closed mrothstein74 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #49 (7ef9cbc) into main (a05c311) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   96.45%   96.48%   +0.02%     
==========================================
  Files          30       30              
  Lines         254      256       +2     
  Branches       23       24       +1     
==========================================
+ Hits          245      247       +2     
  Misses          6        6              
  Partials        3        3              
Impacted Files Coverage Δ
src/lib/Config/index.ts 100.00% <100.00%> (ø)

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 a05c311...7ef9cbc. Read the comment docs.