denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 581 forks source link

fix(media-types): update `db.ts` #5193

Closed iuioiua closed 1 day ago

iuioiua commented 3 days ago

This PR creates a new script, media_types/vendor/update.ts, that updates media_types/vendor/db.json directly from the mime-db repo.

Closes #5186

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 94.49%. Comparing base (b18d1a0) to head (869c129).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5193 +/- ## ========================================== + Coverage 94.44% 94.49% +0.04% ========================================== Files 467 467 Lines 37820 38135 +315 Branches 5491 5491 ========================================== + Hits 35719 36034 +315 Misses 2062 2062 Partials 39 39 ```

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