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

V3 fixes #253

Closed kevinvangelder closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #253 into master will decrease coverage by 0.35%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   83.38%   83.02%   -0.36%     
==========================================
  Files          36       36              
  Lines         704      707       +3     
  Branches      136      137       +1     
==========================================
  Hits          587      587              
- Misses         74       77       +3     
  Partials       43       43              
Impacted Files Coverage Δ
src/commands/snapshot.ts 52.00% <0.00%> (-3.32%) :arrow_down:
...c/extensions/functions/buildSpecificRequirement.ts 95.00% <ø> (ø)
src/extensions/functions/createPlugin.ts 96.15% <ø> (ø)

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 1510bca...5f0768d. Read the comment docs.

gwmccull commented 4 years ago

@kevinvangelder if you want, once you're all in master, I can try it out on our project

kevinvangelder commented 4 years ago

@gwmccull Yes, I did the package.json changes on master (yeah, I know).