modoboa / modoboa-stats

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

Fixed javascript issue. #35

Closed tonioo closed 6 years ago

tonioo commented 6 years ago

see #32

codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   90.01%   90.28%   +0.27%     
==========================================
  Files          13       13              
  Lines         761      762       +1     
==========================================
+ Hits          685      688       +3     
+ Misses         76       74       -2
Impacted Files Coverage Δ
modoboa_stats/tests/test_views.py 100% <100%> (ø) :arrow_up:
modoboa_stats/views.py 96.72% <100%> (+1.63%) :arrow_up:
modoboa_stats/graphics.py 91.83% <0%> (+0.68%) :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 14ba8c8...0a12990. Read the comment docs.