hasundue / molt

Update dependencies the Deno way
https://jsr.io/@molt
MIT License
79 stars 5 forks source link

feat(cli): run subcommands as tasks #72

Closed hasundue closed 1 year ago

hasundue commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (61ca96a) 84.21% compared to head (0ea240c) 84.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== + Coverage 84.21% 84.46% +0.25% ========================================== Files 19 19 Lines 741 753 +12 Branches 95 95 ========================================== + Hits 624 636 +12 Misses 116 116 Partials 1 1 ``` | [Files](https://app.codecov.io/gh/hasundue/molt/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo) | Coverage Δ | | |---|---|---| | [lib/std/collections.ts](https://app.codecov.io/gh/hasundue/molt/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3N0ZC9jb2xsZWN0aW9ucy50cw==) | `100.00% <100.00%> (ø)` | | | [lib/std/path.ts](https://app.codecov.io/gh/hasundue/molt/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3N0ZC9wYXRoLnRz) | `100.00% <100.00%> (ø)` | | | [lib/std/testing.ts](https://app.codecov.io/gh/hasundue/molt/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3N0ZC90ZXN0aW5nLnRz) | `100.00% <100.00%> (ø)` | | | [lib/x/unknownutil.ts](https://app.codecov.io/gh/hasundue/molt/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3gvdW5rbm93bnV0aWwudHM=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.