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

improve contentType detection #1700

Merged
merged 1 commit into from Dec 7, 2018
Merged

improve contentType detection #1700

merged 1 commit into from Dec 7, 2018

Conversation

jackrobison
Copy link
Member

fixes #1690

@jackrobison jackrobison merged commit ee98251 into master Dec 7, 2018
@jackrobison jackrobison deleted the mimetypes branch December 7, 2018 17:03
@codecov
Copy link

codecov bot commented Dec 7, 2018

Codecov Report

Merging #1700 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1700      +/-   ##
=========================================
+ Coverage   71.29%   71.3%   +<.01%     
=========================================
  Files         156     157       +1     
  Lines       14112   14116       +4     
=========================================
+ Hits        10061   10065       +4     
  Misses       4051    4051
Impacted Files Coverage Δ
lbrynet/extras/daemon/mime_types.py 100% <100%> (ø)
lbrynet/extras/daemon/Daemon.py 50.25% <100%> (ø) ⬆️
lbrynet/extras/daemon/Publisher.py 85.1% <100%> (-0.61%) ⬇️

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 f03e68e...e3d08ec. 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.

Improve content-type detection/description
1 participant