django-cms / djangocms-icon

django CMS Icon adds capabilities to implement Font or SVG icons as plugins into your project.
https://www.django-cms.org
Other
18 stars 18 forks source link

Add support for new Django versions 1.11/2.0/2.1 and drop for 1.8/1.9/1.10 #10

Closed bplociennik closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   84.74%   84.87%   +0.12%     
==========================================
  Files           6        6              
  Lines         118      119       +1     
  Branches        9        9              
==========================================
+ Hits          100      101       +1     
  Misses         18       18
Impacted Files Coverage Δ
djangocms_icon/migrations/0001_initial.py 100% <100%> (ø) :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 dd8abeb...d6074c7. Read the comment docs.