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 postgres drivers detection #358

Closed yakky closed 4 years ago

yakky commented 4 years ago

Fix #355 Fix #354

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.2%) to 95.853% when pulling 5a13b0ae73b4089aa406367998317c42efbb38f6 on hotfix/db-drivers into 4ce314c2c9c8356a6b648b1f150750c33657e37b on develop.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.01%) to 95.645% when pulling 5a13b0ae73b4089aa406367998317c42efbb38f6 on hotfix/db-drivers into 4ce314c2c9c8356a6b648b1f150750c33657e37b on develop.

codecov[bot] commented 4 years ago

Codecov Report

Merging #358 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #358      +/-   ##
===========================================
+ Coverage    91.53%   91.56%   +0.02%     
===========================================
  Files            7        7              
  Lines          638      640       +2     
  Branches       131      132       +1     
===========================================
+ Hits           584      586       +2     
  Misses          24       24              
  Partials        30       30
Impacted Files Coverage Δ
djangocms_installer/config/data.py 100% <ø> (ø) :arrow_up:
djangocms_installer/config/__init__.py 92.39% <100%> (+0.08%) :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 4ce314c...5a13b0a. Read the comment docs.