Conversation
|
Hi @brownd1978,
which require these tests: build. @Mu2e/fnalbuild-users, @Mu2e/write have access to CI actions on main. ⌛ The following tests have been triggered for d4c948b: build (Build queue - API unavailable) |
|
☀️ The build tests passed at d4c948b.
N.B. These results were obtained from a build of this Pull Request at d4c948b after being merged into the base branch at 2fed5e8. For more information, please check the job page here. |
|
I'll review this pull request by first loading the relevant details and the code changes.Now let me check if there are any remaining references to the removed code elsewhere in the codebase:Here's my review of PR #1738 — "Remove some obsolete code" by @brownd1978: PR OverviewThis is a large deletion PR: +1 / -101,050 across 67 changed files in a single commit. It removes two main categories of code:
The build CI has passed (label: Issues Found1. 🔴 Orphaned Data Products:
|
| Severity | Issue | Action Needed |
|---|---|---|
| 🔴 High | TrackSummary / TrackSummaryTruthAssns data products and utilities remain but may now be orphaned |
Confirm if still used; if not, remove them too |
| 🟡 Medium | bin/TEveMu2e.sh not deleted — will be broken |
Remove the script and its CMakeLists.txt entry |
| 🟡 Low | Extra blank line in Analyses/CMakeLists.txt |
Clean up |
| 🟢 Good | Trailing whitespace fix in Filters/CMakeLists.txt |
No action |
The most important item to resolve is whether TrackSummary and related data products are used anywhere else in the codebase. If not, this PR should either include their removal or a follow-up PR should be planned. The bin/TEveMu2e.sh script should definitely be removed as part of this PR since the TEveEventDisplay package it depends on is being entirely deleted.
|
📝 The HEAD of |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for d4c948b: build (Build queue - API unavailable) |
|
☀️ The build tests passed at d4c948b.
N.B. These results were obtained from a build of this Pull Request at d4c948b after being merged into the base branch at 3e5e0e6. For more information, please check the job page here. |
|
Subsumed by #1742 |
I have contacted the authors privately and they agree these files can be removed.