Skip to content

Conversation

@alhom
Copy link
Member

@alhom alhom commented Dec 9, 2025

CI testing branch to be merged after propagating the actual testpackage to the test branch.

lassejsc and others added 30 commits October 31, 2025 11:45
Image comparison workflow for generated plots - merging to prototype branch to get verification data generation workflows available
Get generate_reference_plots from master
Moved module loading and added environment activation for Python.
Add exit code logging to the test package script.
Log exit code after job completion in script
Made compare to use the latest verification set
… failure during call as it is supposed to do that.
…ers inside call_replace as that's where it is needed

although it could also be just removed and checked whether it is
imported but if it already is imported it should not cause any issues so
this should be fine
@lassejsc
Copy link
Contributor

Okay so I thought adding to the end of the list would not change the run indexing but it does since I did not account for the fact that each run has 3 lists and for the indexing to not change the new call would need to be added to the last list it picks calls from...

i.e gotta generate new verification set again

@lassejsc lassejsc marked this pull request as ready for review December 18, 2025 10:40
pyproject.toml Outdated
]
all = [
"analysator[vtk]",
"opencv-python"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make this into a analysator[tests] optional dependency, explicitly

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