GNS-Science / toshi-hazard-store

Library for saving and retrieving NZHSM openquake hazard results with convenience (uses AWS Dynamodb).
https://gns-science.github.io/toshi-hazard-store/
Other
0 stars 1 forks source link

Fix/25 debug logging #26

Closed chrisbc closed 2 years ago

chrisbc commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (e43f99e) into main (9715743) will decrease coverage by 2.12%. The diff coverage is 91.58%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   69.53%   67.41%   -2.13%     
==========================================
  Files          17       15       -2     
  Lines         837      537     -300     
  Branches      163       98      -65     
==========================================
- Hits          582      362     -220     
+ Misses        228      145      -83     
- Partials       27       30       +3     
Impacted Files Coverage Δ
toshi_hazard_store/oq_import/__init__.py 100.00% <ø> (ø)
toshi_hazard_store/gridded_hazard_query.py 83.72% <83.72%> (ø)
toshi_hazard_store/model/gridded_hazard.py 96.15% <96.15%> (ø)
toshi_hazard_store/model/__init__.py 100.00% <100.00%> (ø)
toshi_hazard_store/model/openquake_v1_model.py 100.00% <100.00%> (ø)
toshi_hazard_store/model/openquake_v2_model.py 100.00% <100.00%> (ø)
toshi_hazard_store/query.py 100.00% <100.00%> (ø)
toshi_hazard_store/transform.py 25.58% <100.00%> (-60.99%) :arrow_down:
toshi_hazard_store/utils.py 15.38% <0.00%> (-30.77%) :arrow_down:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.