django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

Update build matrix to test django 1.8-1.11 and python 2.7/3.6 #43

Closed GaretJax closed 6 years ago

GaretJax commented 6 years ago

Tests now fail because linting is actually going over the files. Linting is fixed in https://github.com/divio/djangocms-bootstrap4/pull/40

codecov-io commented 6 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.23%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   67.21%   66.98%   -0.24%     
==========================================
  Files          58       58              
  Lines        1275     1275              
  Branches       91       94       +3     
==========================================
- Hits          857      854       -3     
- Misses        411      414       +3     
  Partials        7        7
Impacted Files Coverage Δ
...gocms_bootstrap4/contrib/bootstrap4_grid/models.py 82.89% <0%> (-3.95%) :arrow_down:

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 d3f0831...e5424ce. Read the comment docs.