kartoza / geosafe

InaSAFE package for Geonode
GNU General Public License v3.0
7 stars 16 forks source link

Fix bug in analysis.start_time recording #533

Closed lucernae closed 5 years ago

lucernae commented 5 years ago

for issue #525

codecov[bot] commented 5 years ago

Codecov Report

Merging #533 into 2.8.x will increase coverage by 1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##            2.8.x     #533   +/-   ##
=======================================
+ Coverage   56.67%   57.68%   +1%     
=======================================
  Files          49       49           
  Lines        2703     2720   +17     
  Branches      298      301    +3     
=======================================
+ Hits         1532     1569   +37     
+ Misses       1087     1069   -18     
+ Partials       84       82    -2
Impacted Files Coverage Δ
signals.py 88.7% <100%> (-0.36%) :arrow_down:
views/tests/test_views.py 95.25% <100%> (+0.35%) :arrow_up:
views/analysis.py 40.04% <0%> (+1.73%) :arrow_up:
models.py 66.97% <0%> (+1.86%) :arrow_up:
tasks/analysis.py 60.23% <0%> (+2.3%) :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 d807a5d...3ccf17e. Read the comment docs.