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

Improve timezone detection #326

Closed yakky closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at ?% when pulling d6bf02b9674fa4c00754e18f6b00bc28dc3a9e04 on hotfix/timezone into 5b84af3baf3ac9c9ef52690e51e244e935b90280 on develop.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.08%) to 94.745% when pulling f481d778736fb77a3b5215c6a3813d8b2c459feb on hotfix/timezone into 5b84af3baf3ac9c9ef52690e51e244e935b90280 on develop.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at ?% when pulling d6bf02b9674fa4c00754e18f6b00bc28dc3a9e04 on hotfix/timezone into 5b84af3baf3ac9c9ef52690e51e244e935b90280 on develop.

codecov[bot] commented 6 years ago

Codecov Report

Merging #326 into develop will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #326      +/-   ##
===========================================
+ Coverage    90.82%   91.14%   +0.32%     
===========================================
  Files            7        7              
  Lines          643      644       +1     
  Branches       134      134              
===========================================
+ Hits           584      587       +3     
+ Misses          27       26       -1     
+ Partials        32       31       -1
Impacted Files Coverage Δ
djangocms_installer/config/__init__.py 92.21% <100%> (+1.36%) :arrow_up:
djangocms_installer/config/ini.py 88.31% <100%> (-0.3%) :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 5b84af3...f481d77. Read the comment docs.