Closed russmo closed 6 years ago
Merging #11 into master will decrease coverage by
0.17%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #11 +/- ##
==========================================
- Coverage 76.25% 76.08% -0.18%
==========================================
Files 5 4 -1
Lines 139 138 -1
Branches 12 12
==========================================
- Hits 106 105 -1
Misses 33 33
Impacted Files | Coverage Δ | |
---|---|---|
djangocms_audio/migrations/0001_initial.py | 100% <ø> (ø) |
:arrow_up: |
djangocms_audio/migrations/__init__.py |
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 57c3f0b...e6292e6. Read the comment docs.
Thanks, I created PR based on your #12 and is merged now.
Squashing some incompatibilities between Django 1.11 and 2.0.
django-cms is not Django 2.0 ready yet, but I'm trying to get various plugins and dependencies compatible to make it easier for the whole ecosystem to work on 2.0.x eventually.