inasafe / inasafe-django

Django project for InaSAFE related services
Other
4 stars 15 forks source link

Fix mark shakemaps has contours when the file is empty #310

Closed lucernae closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #310 into develop will decrease coverage by 0.07%. The diff coverage is 20%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #310      +/-   ##
===========================================
- Coverage     52.1%   52.03%   -0.08%     
===========================================
  Files           92       92              
  Lines         4332     4334       +2     
  Branches       387      388       +1     
===========================================
- Hits          2257     2255       -2     
- Misses        2002     2007       +5     
+ Partials        73       72       -1
Impacted Files Coverage Δ
django_project/realtime/tasks/earthquake.py 34.61% <0%> (ø) :arrow_up:
django_project/realtime/models/earthquake.py 79.22% <25%> (-2.36%) :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 81e13a6...231d89f. Read the comment docs.