infinitered / solidarity

Solidarity is an environment checker for project dependencies across multiple machines.
https://infinitered.github.io/solidarity/
MIT License
639 stars 49 forks source link

Try listr #236

Closed GantMan closed 5 years ago

GantMan commented 5 years ago

FIX SPINNERS!

Destroy tons of tests 👎

All tests were manual. This was one of the major lynchpins of Solidarity 3.0 coming out.

Closes #217

codecov[bot] commented 5 years ago

Codecov Report

Merging #236 into master will decrease coverage by 1.07%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   82.39%   81.32%   -1.08%     
==========================================
  Files          35       35              
  Lines         710      696      -14     
  Branches      139      128      -11     
==========================================
- Hits          585      566      -19     
- Misses         79       88       +9     
+ Partials       46       42       -4
Impacted Files Coverage Δ
src/extensions/functions/checkFile.ts 100% <100%> (ø) :arrow_up:
src/extensions/functions/checkCLI.ts 94.11% <100%> (+4.64%) :arrow_up:
src/extensions/functions/checkShell.ts 84.61% <100%> (-7.06%) :arrow_down:
src/extensions/functions/checkDir.ts 100% <100%> (ø) :arrow_up:
src/extensions/functions/checkENV.ts 100% <100%> (ø) :arrow_up:
src/commands/solidarity.ts 49.01% <43.75%> (+1.19%) :arrow_up:
src/extensions/functions/reviewRule.ts 79.54% <66.66%> (-12.96%) :arrow_down:
src/extensions/functions/checkRequirement.ts 77.19% <70.73%> (-2.81%) :arrow_down:

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 0813266...1e7ce11. Read the comment docs.