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 panic when a unexpected error on media item creation was raised #134

Merged
merged 2 commits into from
Sep 22, 2019

Conversation

pacoorozco
Copy link
Member

@pacoorozco pacoorozco commented Sep 22, 2019

Closes #110, #132

Signed-off-by: pacoorozco <paco@pacoorozco.info>
Signed-off-by: pacoorozco <paco@pacoorozco.info>
@pacoorozco pacoorozco changed the title Fix panic when a unexpected error on upload was raised Fix panic when a unexpected error on media item creation was raised Sep 22, 2019
@codecov-io
Copy link

Codecov Report

Merging #134 into master will increase coverage by 0.21%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #134      +/-   ##
=========================================
+ Coverage   56.28%   56.5%   +0.21%     
=========================================
  Files          13      13              
  Lines         517     515       -2     
=========================================
  Hits          291     291              
+ Misses        198     196       -2     
  Partials       28      28
Impacted Files Coverage Δ
upload/fileUpload.go 0% <0%> (ø) ⬆️

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 55c6363...1f93c98. 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.

Fatal error when you try to upload something not supported
2 participants