Skip to content

Conversation

orronai
Copy link
Collaborator

@orronai orronai commented Oct 16, 2020

  • Images will be now shown as real images and not as binary text
  • Added a test
  • Changed a bit the frontend for supporting images

- Images will be now shown as real images and not as binary text
- Added a test
- Changed a bit the frontend for supporting images
@orronai orronai linked an issue Oct 16, 2020 that may be closed by this pull request
2 tasks
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #252 into master will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
+ Coverage   78.76%   79.03%   +0.27%     
==========================================
  Files          54       55       +1     
  Lines        2303     2333      +30     
==========================================
+ Hits         1814     1844      +30     
  Misses        489      489              
Impacted Files Coverage Δ
lms/extractors/imagefile.py 100.00% <100.00%> (ø)
lms/extractors/ziparchive.py 97.22% <100.00%> (+0.16%) ⬆️
lms/models/solutions.py 98.94% <100.00%> (+0.01%) ⬆️
lms/utils/files.py 100.00% <100.00%> (ø)

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 86a6ab5...103dba2. Read the comment docs.

@yammesicka yammesicka merged commit 11a67a3 into master Oct 16, 2020
@yammesicka yammesicka deleted the allow-uploading-images branch October 16, 2020 11:26
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.

Add support for uploading images
2 participants