modoboa / modoboa-stats

Graphical statistics for Modoboa
MIT License
9 stars 13 forks source link

WIP: python3 support. #34

Closed tonioo closed 6 years ago

tonioo commented 6 years ago

see #33

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@aa28f36). Click here to learn what that means. The diff coverage is 97.6%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #34   +/-   ##
=========================================
  Coverage          ?   90.01%           
=========================================
  Files             ?       13           
  Lines             ?      761           
  Branches          ?        0           
=========================================
  Hits              ?      685           
  Misses            ?       76           
  Partials          ?        0
Impacted Files Coverage Δ
modoboa_stats/graphics.py 91.15% <100%> (ø)
modoboa_stats/tests/test_views.py 100% <100%> (ø)
modoboa_stats/views.py 95.08% <100%> (ø)
modoboa_stats/forms.py 95.23% <100%> (ø)
...boa_stats/management/commands/update_statistics.py 100% <100%> (ø)
modoboa_stats/management/commands/logparser.py 82.22% <40%> (ø)

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 aa28f36...0bb594d. Read the comment docs.