maxmcd / bramble

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

You can't spell bramble without bramble #43

Closed maxmcd closed 2 years ago

maxmcd commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (67592a1) into main (8bb1079) will increase coverage by 0.15%. The diff coverage is 79.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   58.71%   58.87%   +0.15%     
==========================================
  Files          60       60              
  Lines        5249     5301      +52     
==========================================
+ Hits         3082     3121      +39     
- Misses       1721     1733      +12     
- Partials      446      447       +1     
Impacted Files Coverage Δ
internal/command/test.go 0.00% <0.00%> (ø)
internal/project/project.go 55.33% <ø> (-0.22%) :arrow_down:
pkg/test/test.go 54.28% <60.00%> (-1.60%) :arrow_down:
internal/dependency/dependency.go 68.11% <69.69%> (+6.26%) :arrow_up:
internal/command/cli.go 53.58% <76.92%> (-0.24%) :arrow_down:
internal/project/module.go 78.28% <78.94%> (-7.76%) :arrow_down:
internal/project/runtime.go 87.69% <83.33%> (-1.20%) :arrow_down:
internal/command/build.go 65.42% <100.00%> (-10.75%) :arrow_down:
internal/command/run.go 75.00% <100.00%> (+4.26%) :arrow_up:
internal/config/config.go 46.45% <100.00%> (-18.90%) :arrow_down:
... and 12 more

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 8bb1079...67592a1. Read the comment docs.