Skip to content

Fix test after addition of Rotation result #2542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 13, 2025

Conversation

ricardopeixotocoelho
Copy link
Contributor

@ricardopeixotocoelho ricardopeixotocoelho commented Aug 8, 2025

After the addition of rotation result to available results, the position of ENF result got shifted from 3rd position to 4th for the test:02-hdf5_serialize_and_read. This made the comparison happen on a different result which caused an error.

This PR changes the test so that we always look at the result ENF no matter its position on the result info.

@ricardopeixotocoelho ricardopeixotocoelho force-pushed the rpeixoto/fix_test_after_addition_rot branch from 6e655db to b46e847 Compare August 8, 2025 13:14
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.11%. Comparing base (1ce2bc7) to head (d66bc49).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2542   +/-   ##
=======================================
  Coverage   84.11%   84.11%           
=======================================
  Files          91       91           
  Lines       10706    10706           
=======================================
  Hits         9005     9005           
  Misses       1701     1701           

@oparreno oparreno requested a review from cbellot000 August 13, 2025 07:20
@oparreno oparreno enabled auto-merge (squash) August 13, 2025 10:06
@oparreno oparreno disabled auto-merge August 13, 2025 10:06
@cbellot000 cbellot000 removed the request for review from PProfizi August 13, 2025 10:38
@cbellot000 cbellot000 merged commit 5275938 into main Aug 13, 2025
45 checks passed
@cbellot000 cbellot000 deleted the rpeixoto/fix_test_after_addition_rot branch August 13, 2025 10:39
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.

3 participants