Closed carlwilson closed 3 days ago
New commit added that fixes the loop and stops the tests failing.
@carlwilson I hadn't seen @sevein's inline suggestion when I put this on my todo list. I've only just registered this coming back to it tonight but I had already created a branch and PR for you to take a look at here, which does the following too:
tmp_path
like @sevein above: https://github.com/openpreserve/fido/pull/191/commits/18de5c0aa799ccd825f330a21055c930d1e4ad0bcapsys
to allow us to consume the CSV and make assertions about it: https://github.com/openpreserve/fido/pull/191/commits/3b9e73f0bbd40590575176d137cd2e8e11cbb6a8They might be good enough for you to merge, but maybe also develop out into some negative FIDO result testing too, i.e. negative identifications, if you have time/interest which it seems like you do (interest anyway, if not heaps of time! :wink: )
There was a build warning I noticed late on and corrected as well in that series of commits.
Anyhow, I hope this work is a useful platform and not an annoyance at all. I just happened to have time at the end of my day today to take a look.
@adamfarquhar the work in this and #191 above might be useful for developing unit tests.
Closed as contained in #226
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.00%. Comparing base (
cd85271
) to head (96c3007
). Report is 39 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.