Skip to content

feat: add requireMatchingMatrix option; disable for OFFM in CI #1862

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

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented May 9, 2025

Briefly, what does this PR introduce?

This PR adds a new option requireMatchingMatrix to the MatrixTransferStatic algorithm, to allow disabling the check for a valid matrix. This allows disabling (in CI) the off-momentum tracker errors for every event.

Similar to #1716.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

Copy link
Contributor

github-actions bot commented May 9, 2025

@wdconinc wdconinc requested review from a team and veprbl and removed request for a team May 9, 2025 23:34
@wdconinc wdconinc force-pushed the matrix-transfer-static--offm-require-matching-matrix-false branch from c32bc30 to eb6501d Compare May 12, 2025 01:12
@wdconinc

This comment was marked as resolved.

@wdconinc wdconinc force-pushed the matrix-transfer-static--offm-require-matching-matrix-false branch from eb6501d to 9a94aa6 Compare May 13, 2025 01:48
@wdconinc wdconinc enabled auto-merge May 13, 2025 01:51
@wdconinc wdconinc requested a review from simonge June 2, 2025 20:29
Copy link
Contributor

@simonge simonge left a comment

Choose a reason for hiding this comment

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

Looks good to quiet the logs.

@wdconinc wdconinc added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit f227daf Jun 2, 2025
119 checks passed
@wdconinc wdconinc deleted the matrix-transfer-static--offm-require-matching-matrix-false branch June 2, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants