Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(media-types): update media-types from latest mime-db #6169

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

akmittal
Copy link
Contributor

@akmittal akmittal commented Nov 2, 2024

This change updates media_types by running deno run media_types/vendor/update.ts

This helps adding new mimetypes (I was specially looking for jxl image mimetype)

@akmittal akmittal requested a review from kt3k as a code owner November 2, 2024 08:02
@CLAassistant
Copy link

CLAassistant commented Nov 2, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.51%. Comparing base (4ec1800) to head (cfd5cc2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6169      +/-   ##
==========================================
+ Coverage   96.49%   96.51%   +0.02%     
==========================================
  Files         538      538              
  Lines       40969    41276     +307     
  Branches     6162     6162              
==========================================
+ Hits        39531    39837     +306     
- Misses       1394     1395       +1     
  Partials       44       44              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kt3k kt3k changed the title feat: update media_types from latest mime-db feat(media-types): update media-types from latest mime-db Nov 5, 2024
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@kt3k kt3k merged commit d57a66c into denoland:main Nov 5, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants