nephila / djangocms-installer

Console wizard to bootstrap django CMS projects
https://djangocms-installer.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
177 stars 78 forks source link

Fix tests for django CMS develop #318

Closed yakky closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.015% when pulling aa66728b75baa40817fbf9aaefff73f0372b5f32 on hotfix/djangocms_develop into f3108824e6e860256fe5475a62b86e0d8cd78a3d on release/0.9.x.

codecov[bot] commented 6 years ago

Codecov Report

Merging #318 into release/0.9.x will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.9.x     #318      +/-   ##
=================================================
+ Coverage           89.8%   89.83%   +0.03%     
=================================================
  Files                  7        7              
  Lines                657      659       +2     
  Branches             140      141       +1     
=================================================
+ Hits                 590      592       +2     
  Misses                33       33              
  Partials              34       34
Impacted Files Coverage Δ
djangocms_installer/django/__init__.py 90.67% <100%> (+0.07%) :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 f310882...aa66728. Read the comment docs.