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

Upgrade mime to v2 #240

Merged
merged 10 commits into from
Apr 5, 2019
Merged

Upgrade mime to v2 #240

merged 10 commits into from
Apr 5, 2019

Conversation

jfhbrook
Copy link
Owner

@jfhbrook jfhbrook commented Apr 5, 2019

Dusted off the PR from mathias, fixed a bunch of broken tests, wrapped the mime module and added the capability to override the mime lookup code.

Also addresses and cherry-picks from #223 since that issue was closely related.

I feel pretty good about this!

@jfhbrook jfhbrook mentioned this pull request Apr 5, 2019
@codecov-io
Copy link

codecov-io commented Apr 5, 2019

Codecov Report

Merging #240 into master will increase coverage by 0.18%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   74.86%   75.04%   +0.18%     
==========================================
  Files           9       10       +1     
  Lines         541      553      +12     
  Branches      125      127       +2     
==========================================
+ Hits          405      415      +10     
- Misses         47       49       +2     
  Partials       89       89
Impacted Files Coverage Δ
lib/ecstatic/mime.js 81.81% <81.81%> (ø)
lib/ecstatic.js 71.9% <90%> (-0.3%) ⬇️
lib/ecstatic/opts.js 77.96% <0%> (+0.84%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33371da...2351c56. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants