Skip to content

fix(media-types): do not expose vendored json file as public API #4776

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

Merged
merged 1 commit into from
May 20, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented May 20, 2024

Currently vendor/mime-db.v1.52.0 is exposed as a public API, but I believe this is an error.

related #4744 #4730

Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

Oh, good catch!

Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (2c88408) to head (809ae92).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4776   +/-   ##
=======================================
  Coverage   91.89%   91.89%           
=======================================
  Files         485      485           
  Lines       41314    41314           
  Branches     5319     5319           
=======================================
  Hits        37965    37965           
  Misses       3292     3292           
  Partials       57       57           

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

@kt3k kt3k merged commit c6a5622 into denoland:main May 20, 2024
@kt3k kt3k deleted the media-types-dont-expose-vendored-file branch May 20, 2024 06:16
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.

2 participants