Skip to content

fixed bad sorting of sim data when validating test cases#293

Merged
bsrunnels merged 2 commits into
developmentfrom
bugfix_testlib_sorting
Jul 10, 2026
Merged

fixed bad sorting of sim data when validating test cases#293
bsrunnels merged 2 commits into
developmentfrom
bugfix_testlib_sorting

Conversation

@etsandall

Copy link
Copy Markdown
Collaborator

In cases where there are repeat x-values when validating testcases, pandas will sort and then interpolate at wrong values. This resulted in test cases failing even immediately after generating new reference data. This PR corrects this issue.

@etsandall
etsandall requested a review from bsrunnels July 8, 2026 21:20
@bsrunnels
bsrunnels merged commit c36e462 into development Jul 10, 2026
34 checks passed
@bsrunnels
bsrunnels deleted the bugfix_testlib_sorting branch July 10, 2026 15:08
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.

2 participants