maxmcd / bramble

Purely functional build system and package manager
https://bramble.run/
MIT License
184 stars 5 forks source link

Missing changes from last PR #58

Closed maxmcd closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (9cdd865) into main (ee1d661) will decrease coverage by 1.00%. The diff coverage is 25.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   58.05%   57.05%   -1.01%     
==========================================
  Files          60       60              
  Lines        5378     5425      +47     
==========================================
- Hits         3122     3095      -27     
- Misses       1810     1887      +77     
+ Partials      446      443       -3     
Impacted Files Coverage Δ
internal/types/bramble.go 100.00% <ø> (ø)
internal/command/cli.go 41.69% <6.25%> (-11.89%) :arrow_down:
internal/dependency/dependency.go 62.60% <42.42%> (-6.01%) :arrow_down:
internal/command/build.go 66.48% <100.00%> (+1.06%) :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 6635c6e...9cdd865. Read the comment docs.