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

new CI rule with tests #232

Closed GantMan closed 5 years ago

GantMan commented 5 years ago

closes #208

codecov[bot] commented 5 years ago

Codecov Report

Merging #232 into master will increase coverage by 0.07%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   82.31%   82.39%   +0.07%     
==========================================
  Files          35       35              
  Lines         707      710       +3     
  Branches      138      139       +1     
==========================================
+ Hits          582      585       +3     
  Misses         79       79              
  Partials       46       46
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) :arrow_up:
src/commands/snapshot.ts 36.17% <100%> (ø) :arrow_up:
src/extensions/functions/skipRule.ts 73.68% <100%> (+4.93%) :arrow_up:
src/extensions/functions/updateRequirement.ts 84.78% <100%> (ø) :arrow_up:
src/extensions/functions/reviewRule.ts 92.5% <50%> (ø) :arrow_up:
src/extensions/functions/checkRequirement.ts 80% <50%> (ø) :arrow_up:
src/extensions/functions/getSolidarityHelpers.ts 83.78% <66.66%> (ø) :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 bea63b6...9531d13. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #232 into master will increase coverage by 0.07%. The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   82.31%   82.39%   +0.07%     
==========================================
  Files          35       35              
  Lines         707      710       +3     
  Branches      138      139       +1     
==========================================
+ Hits          582      585       +3     
  Misses         79       79              
  Partials       46       46
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) :arrow_up:
src/commands/snapshot.ts 36.17% <100%> (ø) :arrow_up:
src/extensions/functions/skipRule.ts 73.68% <100%> (+4.93%) :arrow_up:
src/extensions/functions/updateRequirement.ts 84.78% <100%> (ø) :arrow_up:
src/extensions/functions/reviewRule.ts 92.5% <50%> (ø) :arrow_up:
src/extensions/functions/checkRequirement.ts 80% <50%> (ø) :arrow_up:
src/extensions/functions/getSolidarityHelpers.ts 83.78% <66.66%> (ø) :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 bea63b6...9531d13. Read the comment docs.