moon icon indicating copy to clipboard operation
moon copied to clipboard

v0.11

Open milesj opened this issue 3 years ago • 1 comments

Development branch for https://github.com/moonrepo/moon/issues/248

milesj avatar Aug 10 '22 23:08 milesj

Codecov Report

Merging #250 (dba8744) into master (dcc78c4) will increase coverage by 0.40%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   83.15%   83.55%   +0.40%     
==========================================
  Files         149      152       +3     
  Lines       23439    23990     +551     
==========================================
+ Hits        19491    20046     +555     
+ Misses       3948     3944       -4     
Flag Coverage Δ
rust 83.55% <90.90%> (+0.40%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
crates/action/src/install_node_deps.rs 92.45% <ø> (ø)
crates/cli/src/commands/ci.rs 0.00% <0.00%> (ø)
crates/cli/src/commands/clean.rs 0.00% <0.00%> (ø)
crates/config/src/lib.rs 100.00% <ø> (ø)
crates/task/src/errors.rs 100.00% <ø> (ø)
crates/task/src/lib.rs 100.00% <ø> (ø)
crates/toolchain/src/pms/npm.rs 80.85% <ø> (-0.97%) :arrow_down:
crates/toolchain/src/pms/pnpm.rs 76.56% <ø> (-1.46%) :arrow_down:
crates/toolchain/src/pms/yarn.rs 74.28% <ø> (-1.39%) :arrow_down:
crates/utils/src/glob.rs 54.00% <0.00%> (-0.11%) :arrow_down:
... and 64 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 11 '22 19:08 codecov[bot]