Skip to content

Conversation

@heimer16
Copy link
Contributor

@heimer16 heimer16 commented Jul 19, 2025

Fixes #30

Probably not the best fix but enough of a band-aid to fix the inaccurate status.

I did play around with creating a unique id for each dataset result, but couldn't get it to work.
i.e. splitting on the "with data set" string in the name and appending that to the id

With this fix, it just means that instead of always returning the last result in the dataset, it will return the first failed result, otherwise the last result.

@olimorris olimorris merged commit 234d004 into olimorris:main Jul 24, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Tests with data provider show status of last result, even with other failures

2 participants