usgs / shakecast

ShakeCast
Other
11 stars 23 forks source link

Fix updated timestamp for events #526

Closed dslosky-usgs closed 4 years ago

dslosky-usgs commented 4 years ago

closes #525

codecov-commenter commented 4 years ago

Codecov Report

Merging #526 into master will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
+ Coverage   88.96%   89.08%   +0.12%     
==========================================
  Files          45       45              
  Lines        4213     4214       +1     
==========================================
+ Hits         3748     3754       +6     
+ Misses        465      460       -5     
Impacted Files Coverage Δ
shakecast/app/productdownload.py 88.67% <100.00%> (+1.66%) :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 91a1872...b40029d. Read the comment docs.

NNovoa-CDWR commented 4 years ago

I implemented this fix and now I am getting the following error message: 2020-06-25 12:23:43,921: [ShakeCast Server] INFO fast_geo_json: STATUS: stopped OUTPUT: {'status': 'failed', 'log': '', 'new_events': 0, 'new_shakemaps': 0, 'error': "'NoneType' object has no attribute 'updated'", 'message': 'Check for new earthquakes'}