Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions CI/check_unused_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@ def main():
"acts-version-manager.js",
"tex-mml-chtml.js",
"Python/conftest.py",
# Temporarily excluded files. TODO remove in next major release.
"Core/include/Acts/EventData/detail/ParameterTraits.hpp",
"Core/include/Acts/Seeding/PathSeeder.hpp",
"Tests/CommonHelpers/include/ActsTests/CommonHelpers/TestSpacePoint.hpp",
"GeometryModule.h",
"runtime_geometry_modules.md",
Comment on lines -78 to -79
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?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm not sure I understand what you mean here. I added the files in #5253, but they're still there and were flagged.

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.

They are now labeled as Temporarily excluded files. TODO remove in next major release. I am wondering if the category is correct.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah probably not. I suppose I didn't see it's that category.

)

suffix_header = (
Expand Down
175 changes: 0 additions & 175 deletions Core/include/Acts/EventData/detail/ParameterTraits.hpp

This file was deleted.

18 changes: 0 additions & 18 deletions Core/include/Acts/Geometry/GeometryModule.h

This file was deleted.

189 changes: 0 additions & 189 deletions Core/include/Acts/Seeding/PathSeeder.hpp

This file was deleted.

Loading
Loading