inasafe / inasafe-django

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

Bugfix update #320

Closed lucernae closed 5 years ago

lucernae commented 5 years ago

Bugfix contains:

codecov[bot] commented 5 years ago

Codecov Report

Merging #320 into develop will decrease coverage by 0.07%. The diff coverage is 18.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #320      +/-   ##
===========================================
- Coverage    52.54%   52.46%   -0.08%     
===========================================
  Files           92       92              
  Lines         4345     4355      +10     
  Branches       388      389       +1     
===========================================
+ Hits          2283     2285       +2     
- Misses        1984     1991       +7     
- Partials        78       79       +1
Impacted Files Coverage Δ
django_project/realtime/context_processors.py 84.61% <50%> (-6.3%) :arrow_down:
django_project/realtime/tasks/earthquake.py 38.62% <8.33%> (-1.27%) :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 9bd7dda...5cb0830. Read the comment docs.