Skip to content

chore!: remove unused files part 2#5282

Open
AJPfleger wants to merge 6 commits intoacts-project:mainfrom
AJPfleger:rm-unused-files
Open

chore!: remove unused files part 2#5282
AJPfleger wants to merge 6 commits intoacts-project:mainfrom
AJPfleger:rm-unused-files

Conversation

@AJPfleger
Copy link
Copy Markdown
Contributor

Deletes the unused files that are detected in:

I would suggest to add them for now to the ignore list in the unused file check and remove the entries with this PR together with the files. Therefore blocked by:

Core/include/Acts/EventData/detail/ParameterTraits.hpp

This one is ancient. Hasn't been updated for 6 years. It was missed in the file check, because Core/include/Acts/Propagator/Propagator.hpp included ParameterTraits from Core/include/Acts/Propagator/detail/ParameterTraits.hpp. This was removed in:

Core/include/Acts/Seeding/PathSeeder.hpp

This was only used by Tests/UnitTests/Core/Seeding/PathSeederTest.cpp, which was removed in:

Tests/CommonHelpers/include/ActsTests/CommonHelpers/TestSpacePoint.hpp

This was only used by Tests/UnitTests/Core/SpacePointFormation/SpacePointBuilderTests.cpp, which was removed in:

@AJPfleger AJPfleger added this to the v47.0.0 milestone Mar 25, 2026
@AJPfleger AJPfleger added the 🛑 blocked This item is blocked by another item label Mar 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

📊: Physics performance monitoring for a30e6ed

Full contents

physmon summary

❗️: Downstream build failure

  • Key4hep (cc @acts-project/key4hep-contacts)

@AJPfleger AJPfleger removed the 🛑 blocked This item is blocked by another item label Mar 25, 2026
@github-actions github-actions bot added the Infrastructure Changes to build tools, continous integration, ... label Mar 25, 2026
@sonarqubecloud
Copy link
Copy Markdown

@andiwand
Copy link
Copy Markdown
Contributor

this has picked up conflicts @AJPfleger

@andiwand andiwand marked this pull request as ready for review April 17, 2026 09:21
@github-actions github-actions bot added the Component - Documentation Affects the documentation label Apr 17, 2026
Comment thread CI/check_unused_files.py
Comment on lines -78 to -79
"GeometryModule.h",
"runtime_geometry_modules.md",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@paulgessinger, I saw you added these 2 files to be removed in the next breaking release with #5253. Is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Core Affects the Core module Component - Documentation Affects the documentation Event Data Model Infrastructure Changes to build tools, continous integration, ... Seeding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants