hasundue / molt

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

fix: support deno.jsonc #138

Closed hasundue closed 5 months ago

hasundue commented 5 months ago

Also fixes a problem with trailing slashes in import maps

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 87.37%. Comparing base (b280f3c) to head (c6ed98f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== + Coverage 87.29% 87.37% +0.08% ========================================== Files 18 18 Lines 897 895 -2 Branches 137 139 +2 ========================================== - Hits 783 782 -1 + Misses 114 113 -1 ```

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