ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

Add test for start command #262

Closed dekpient closed 4 years ago

dekpient commented 4 years ago

100% coverage for start.js issue #251

codecov[bot] commented 4 years ago

Codecov Report

Merging #262 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   86.84%   86.84%           
=======================================
  Files           9        9           
  Lines         304      304           
  Branches       55       57    +2     
=======================================
  Hits          264      264           
  Misses         29       29           
  Partials       11       11
Impacted Files Coverage Δ
src/helpers.js 100% <100%> (ø) :arrow_up:
src/commands/showsdks.js 100% <100%> (ø) :arrow_up:

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 6ffdde7...8a8927e. Read the comment docs.