Skip to content
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

chore!: Remove volumeSignature from geometry building #2767

Merged
merged 7 commits into from
Jan 16, 2024

Conversation

AJPfleger
Copy link
Contributor

@AJPfleger AJPfleger commented Dec 5, 2023

After reverting with #2764 because it broke Athena, here again for the next major release.

Closes #1731

BREAKING CHANGE: volumeSignature Seems to have no purpose anymore in ACTS.

It was introduced in the pre-PR time: cd4c063

API change: All layer-geometry based builders lose the volumeSignature config property.

@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins labels Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8bb1bae) 48.90% compared to head (56b9473) 48.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2767   +/-   ##
=======================================
  Coverage   48.90%   48.90%           
=======================================
  Files         491      491           
  Lines       28561    28561           
  Branches    13487    13487           
=======================================
  Hits        13967    13967           
  Misses       4861     4861           
  Partials     9733     9733           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paulgessinger paulgessinger added this to the v32.0.0 milestone Dec 6, 2023
@kodiakhq kodiakhq bot merged commit d8e46ff into acts-project:main Jan 16, 2024
52 checks passed
@acts-project-service
Copy link
Collaborator

🔴 Athena integration test results [d8e46ff]

Build job with this PR failed!

Please investigate the build job for the pipeline!

@acts-project-service acts-project-service added the Breaks Athena build This PR breaks the Athena build label Jan 16, 2024
@paulgessinger paulgessinger added Breaks Athena build This PR breaks the Athena build and removed Breaks Athena build This PR breaks the Athena build labels Jan 23, 2024
LaraCalic pushed a commit to LaraCalic/acts that referenced this pull request Feb 10, 2024
)

After reverting with acts-project#2764 because it broke Athena, here again for the next major release.

Closes acts-project#1731

BREAKING CHANGE: `volumeSignature` Seems to have no purpose anymore in ACTS.

It was introduced in the pre-PR time: acts-project@cd4c063

API change: All layer-geometry based builders lose the `volumeSignature` config property.
@AJPfleger AJPfleger deleted the volumesignature branch February 22, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaks Athena build This PR breaks the Athena build Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove volumeSignature from geometry building
5 participants