hasundue / molt

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

feat!: bumping versiong ranges, etc. #196

Closed hasundue closed 1 month ago

hasundue commented 1 month ago

Including a rewrite of @molt/core, aiming at

You may try the snapshot with @molt/cli@^0.19.0-rc.0

Will release 0.19.0 once documentation is done.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.01775% with 59 lines in your changes missing coverage. Please review.

Project coverage is 89.17%. Comparing base (dfe3168) to head (ea16eda).

Files Patch % Lines
core/mod.ts 90.10% 18 Missing :warning:
core/refs.ts 85.84% 16 Missing :warning:
core/locks.ts 96.82% 7 Missing and 1 partial :warning:
lib/constraints.ts 90.78% 7 Missing :warning:
core/bumps.ts 81.81% 3 Missing and 1 partial :warning:
core/internal.ts 75.00% 3 Missing :warning:
core/updates.ts 96.77% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## =========================================== + Coverage 76.79% 89.17% +12.37% =========================================== Files 10 13 +3 Lines 1198 1090 -108 Branches 186 133 -53 =========================================== + Hits 920 972 +52 + Misses 272 116 -156 + Partials 6 2 -4 ```

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