Conversation
|
Hi @ehrlich-uva,
which require these tests: build. @Mu2e/fnalbuild-users, @Mu2e/write have access to CI actions on main. ⌛ The following tests have been triggered for 564af28: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 564af28.
N.B. These results were obtained from a build of this Pull Request at 564af28 after being merged into the base branch at 5d5efb9. For more information, please check the job page here. |
|
@FNALbuild run build test |
1 similar comment
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for abd80ca: build (already triggered: build) (Build queue - API unavailable) |
|
☀️ The build tests passed at abd80ca.
N.B. These results were obtained from a build of this Pull Request at abd80ca after being merged into the base branch at f311ac2. For more information, please check the job page here. |
|
I'll review this pull request by first loading the PR details and its changes.Here's my review of PR #1679 – Crv Calibration Updates. This PR modifies 9 files (4,234 additions, 60 deletions) across the CRV calibration, reconstruction, timing, and event display subsystems. Below are the issues I found, organized by severity. 🔴 Critical Issues1. Thread-unsafe
|
| Severity | Count | Key Items |
|---|---|---|
| 🔴 Critical | 2 | Thread-unsafe static; contradictory throw vs. clamp |
| 🟡 Medium | 4 | Missing default, excessive nPeaks, fragile peak selection, fit draw option |
| 🟢 Minor | 5 | Typos, missing error checks, lost provenance |
The most impactful items to address before merge are the thread-safety of the static firstEvent variable and the contradictory error handling between the module and MakeCrvRecoPulses. The missing default for removeTimeOffsets will also break existing configurations.
|
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 3f3c4c5: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 3f3c4c5.
N.B. These results were obtained from a build of this Pull Request at 3f3c4c5 after being merged into the base branch at 10120d9. For more information, please check the job page here. |
No description provided.