hasundue / molt

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

feat(mod)!: per-dependency update of lockfile #141

Closed hasundue closed 5 months ago

hasundue commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 88.68613% with 62 lines in your changes are missing coverage. Please review.

Project coverage is 89.09%. Comparing base (156fbf1) to head (1b3353b).

Files Patch % Lines
lib/file.ts 82.52% 18 Missing :warning:
lib/update.ts 91.89% 14 Missing and 1 partial :warning:
lib/lockfile.ts 89.16% 13 Missing :warning:
lib/dependency.ts 63.63% 8 Missing :warning:
lib/graph.ts 91.11% 4 Missing :warning:
lib/testing.ts 85.71% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== + Coverage 87.40% 89.09% +1.69% ========================================== Files 18 20 +2 Lines 913 1238 +325 Branches 146 198 +52 ========================================== + Hits 798 1103 +305 - Misses 115 134 +19 - Partials 0 1 +1 ```

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