DanCardin / sauce

A tool to help manage context/project specific shell-things like environment variables.
Apache License 2.0
46 stars 2 forks source link

feat: Describe the cascaded saucefiles being loaded. #32

Closed DanCardin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #32 (ade5a15) into main (c2be2b0) will increase coverage by 0.22%. The diff coverage is 86.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   78.96%   79.19%   +0.22%     
==========================================
  Files          18       18              
  Lines        1588     1634      +46     
==========================================
+ Hits         1254     1294      +40     
- Misses        334      340       +6     
Impacted Files Coverage Δ
src/saucefile.rs 93.86% <84.00%> (-0.06%) :arrow_down:
src/shell/context.rs 59.40% <86.95%> (+3.36%) :arrow_up:
src/shell/actions.rs 78.05% <100.00%> (-0.28%) :arrow_down:
src/lib.rs 75.67% <0.00%> (+1.76%) :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 c2be2b0...ade5a15. Read the comment docs.