django-cms / djangocms-audio

django CMS Audio is a set of plugins for django CMS. That allow you to publish audio files on your site.
https://www.django-cms.org
Other
19 stars 9 forks source link

Added moar tests! #20

Closed FinalAngel closed 5 years ago

FinalAngel commented 5 years ago

Reaching the sky

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will increase coverage by 23.74%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #20       +/-   ##
=========================================
+ Coverage   76.25%   100%   +23.74%     
=========================================
  Files           4      4               
  Lines         139    141        +2     
  Branches       12     12               
=========================================
+ Hits          106    141       +35     
+ Misses         33      0       -33
Impacted Files Coverage Δ
djangocms_audio/models.py 100% <100%> (+34.21%) :arrow_up:
djangocms_audio/cms_plugins.py 100% <0%> (+14.28%) :arrow_up:

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 6bf57ed...3d484d9. Read the comment docs.