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

fix: tests #44

Merged
merged 1 commit into from
Oct 23, 2024
Merged

fix: tests #44

merged 1 commit into from
Oct 23, 2024

Conversation

Marsup
Copy link
Contributor

@Marsup Marsup commented Oct 23, 2024

Apparently, the latest mime-db added text/javascript with the same extension (.js), and mimos' algorithm only supports one match (last one wins), luckily for us it seems to be the official, there are 47 extensions that have multiple mime types, I'm not sure whether we should do something about it.

@Marsup Marsup added the test Test or coverage label Oct 23, 2024
@Marsup Marsup merged commit 5433e99 into master Oct 23, 2024
10 checks passed
@Marsup Marsup deleted the fix/tests branch October 23, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test or coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants