infinitered / solidarity

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

don't fail on missing check functions #197

Closed GantMan closed 6 years ago

GantMan commented 6 years ago

added a test, too.

codecov[bot] commented 6 years ago

Codecov Report

Merging #197 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #197      +/-   ##
=========================================
+ Coverage   82.07%   82.1%   +0.02%     
=========================================
  Files          33      33              
  Lines         636     637       +1     
  Branches      112     113       +1     
=========================================
+ Hits          522     523       +1     
  Misses         78      78              
  Partials       36      36
Impacted Files Coverage Δ
src/extensions/functions/checkRequirement.ts 79.74% <100%> (+0.25%) :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 eb8020d...99fde4f. Read the comment docs.