Skip to content

Conversation

@kayibal
Copy link
Contributor

@kayibal kayibal commented Nov 12, 2025

Allows tests suite to skip indexing and run directly against DB.

This is helpful if you need to e.g. just make a small adjustments to the simulation code or execution code and want to rerun your tests without having to index everything from scratch.

Note this currently does not compile, because tycho-simulation is broken. Also I noticed we don't have CI yet set up for this crate so some tests are failing but it seems they are not caused by my changes.

This allows tests to skip indexing. This is helpful if you need to e.g. just make a small adjustemnt to the simulation code.
Copy link
Contributor

@dianacarvalho1 dianacarvalho1 left a comment

Choose a reason for hiding this comment

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

Thank you @kayibal ! aff weird about the failing tests 🫠 adding it to cooldown to check

@kayibal kayibal merged commit aedd4cb into main Nov 14, 2025
6 checks passed
@kayibal kayibal deleted the ah/skip-indexing branch November 14, 2025 11:49
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