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 media type for files without extension #1752

Merged
merged 2 commits into from
Jan 10, 2019
Merged

fix media type for files without extension #1752

merged 2 commits into from
Jan 10, 2019

Conversation

lyoshenka
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 10, 2019

Codecov Report

Merging #1752 into master will decrease coverage by 12.27%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1752       +/-   ##
===========================================
- Coverage   63.79%   51.52%   -12.28%     
===========================================
  Files         150      150               
  Lines       13644    13645        +1     
===========================================
- Hits         8704     7030     -1674     
- Misses       4940     6615     +1675
Impacted Files Coverage Δ
lbrynet/extras/daemon/mime_types.py 100% <100%> (ø) ⬆️
lbrynet/extras/wallet/server/tx.py 0% <0%> (-100%) ⬇️
lbrynet/extras/wallet/server/db.py 0% <0%> (-97.03%) ⬇️
lbrynet/extras/wallet/server/model.py 0% <0%> (-95.84%) ⬇️
lbrynet/extras/wallet/server/coin.py 0% <0%> (-88.51%) ⬇️
lbrynet/extras/wallet/server/daemon.py 0% <0%> (-83.88%) ⬇️
lbrynet/extras/wallet/server/opcodes.py 0% <0%> (-78.05%) ⬇️
lbrynet/extras/wallet/server/block_processor.py 0% <0%> (-71.97%) ⬇️
lbrynet/extras/wallet/resolve.py 8.86% <0%> (-70.95%) ⬇️
lbrynet/extras/wallet/server/session.py 0% <0%> (-70.68%) ⬇️
... and 32 more

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 db3e578...011ad38. Read the comment docs.

@eukreign eukreign merged commit 712b196 into master Jan 10, 2019
@eukreign eukreign deleted the media-type-fix branch January 10, 2019 15:22
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