nismod / smif

Simulation Modelling Integration Framework
http://www.itrc.org.uk
MIT License
22 stars 6 forks source link

Catch and reraise index error with more information #308

Closed willu47 closed 5 years ago

willu47 commented 5 years ago

Fixes #307

codecov[bot] commented 5 years ago

Codecov Report

Merging #308 into master will decrease coverage by 0.03%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   69.63%   69.59%   -0.04%     
==========================================
  Files          59       59              
  Lines        5019     5023       +4     
  Branches      605      605              
==========================================
+ Hits         3495     3496       +1     
- Misses       1429     1432       +3     
  Partials       95       95
Flag Coverage Δ
#javascript 69.59% <40%> (-0.04%) :arrow_down:
#python 77.6% <40%> (-0.05%) :arrow_down:
Impacted Files Coverage Δ
src/smif/data_layer/data_handle.py 82.06% <40%> (-1.05%) :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 559bdbf...5f5e4f1. Read the comment docs.