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

revert: Remove volumeSignature from geometry building #2764

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

paulgessinger
Copy link
Member

@paulgessinger paulgessinger commented Dec 5, 2023

This reverts commit 34bd984 from #2759 as it breaks Athena compilation.

@paulgessinger paulgessinger added this to the next milestone Dec 5, 2023
@paulgessinger
Copy link
Member Author

@AJPfleger @asalzburger thoughts?

@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 (34bd984) 49.50% compared to head (f4d8b4e) 49.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2764   +/-   ##
=======================================
  Coverage   49.50%   49.50%           
=======================================
  Files         474      474           
  Lines       27068    27068           
  Branches    12511    12511           
=======================================
  Hits        13401    13401           
  Misses       4761     4761           
  Partials     8906     8906           

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

@kodiakhq kodiakhq bot merged commit ff4b5ea into acts-project:main Dec 5, 2023
56 checks passed
@github-actions github-actions bot removed the automerge label Dec 5, 2023
@paulgessinger paulgessinger deleted the revert/vol-signature branch December 5, 2023 08:49
@acts-project-service
Copy link
Collaborator

✅ Athena integration test results [ff4b5ea]

✅ All tests successful

status job
🟢 run_unit_tests
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsBenchmarkWithSpot.sh 8 100
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsWorkflow.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateAmbiguityResolution.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateResolvedTracks.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateTracks.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateActsCoreSpacePoints.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateActsSpacePoints.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateSeeds.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateOrthogonalSeeds.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsValidateClusters.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsPersistifyEDM.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsGSFRefitting.sh
🟢 run_ci_tests: ../athena/AtlasTest/CITest/test/ActsKfRefitting.sh
🟢 run_ci_tests: python3 ../athena/Tracking/Acts/ActsGeometry/test/ActsExtrapolationAlgTest.py
🟢 run_ci_tests: python3 ../athena/Tracking/Acts/ActsGeometry/test/ActsITkTest.py
🟢 run_workflow_tests_run4_mc
🟢 run_workflow_tests_run2_data
🟢 run_workflow_tests_run3_mc
🟢 run_workflow_tests_run3_data
🟢 run_art_test: test_data18_13TeV_1000evt
🟢 run_art_test: test_ttbarPU40_reco

asalzburger pushed a commit to asalzburger/acts that referenced this pull request Dec 6, 2023
@paulgessinger paulgessinger modified the milestones: next, v31.2.0 Dec 7, 2023
kodiakhq bot pushed a commit that referenced this pull request Jan 16, 2024
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.
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.
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 - 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.

3 participants