maxmcd / bramble

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

More dependency logic #42

Closed maxmcd closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (d396ce8) into main (eea4aee) will increase coverage by 0.27%. The diff coverage is 63.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   58.43%   58.71%   +0.27%     
==========================================
  Files          59       60       +1     
  Lines        5060     5249     +189     
==========================================
+ Hits         2957     3082     +125     
- Misses       1674     1721      +47     
- Partials      429      446      +17     
Impacted Files Coverage Δ
internal/dependency/job.go 56.75% <0.00%> (-1.58%) :arrow_down:
internal/project/files_builtin.go 92.18% <ø> (ø)
internal/project/runtime.go 88.88% <0.00%> (+3.33%) :arrow_up:
internal/store/builder.go 65.48% <ø> (ø)
internal/store/tempfiles.go 66.66% <ø> (ø)
internal/tracing/tracing.go 28.20% <ø> (ø)
pkg/fileutil/fileutil.go 38.83% <ø> (-1.51%) :arrow_down:
pkg/fxt/fxt.go 50.00% <ø> (ø)
pkg/hasher/hasher.go 88.23% <ø> (ø)
pkg/sandbox/sandbox.go 68.96% <ø> (ø)
... and 23 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 eea4aee...d396ce8. Read the comment docs.