inasafe / inasafe-django

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

Small fix for Ash Realtime REST API #257

Closed lucernae closed 6 years ago

lucernae commented 6 years ago

Proper fix for receiving event time in Ash Hazard push from InaSAFE Realtime.

Related with: https://github.com/inasafe/inasafe-realtime/pull/194

lucernae commented 6 years ago

Travis needs to be rerun after docker service fix for https://github.com/inasafe/inasafe-realtime/pull/194 have been built.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##             develop_v4     #257   +/-   ##
=============================================
  Coverage              ?   52.02%           
=============================================
  Files                 ?      128           
  Lines                 ?     3696           
  Branches              ?      285           
=============================================
  Hits                  ?     1923           
  Misses                ?     1712           
  Partials              ?       61
Impacted Files Coverage Δ
django_project/realtime/views/ash.py 34.46% <0%> (ø)

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 bf67e00...32f35c4. Read the comment docs.