worldbank/ietoolkit

`iedorep`: Find improved solution for handling execution within loops

bbdaniels opened this issue · 0 comments

Right now iedorep only skips to the end of a loop and reports on reproducibility within the entire loop (because of line number storage). This might be able to be improved to track the actual line number of failure and possibly also the loop index.