Skip to content

fix: Use . instead of -> with EDM4hep collections#4766

Merged
kodiakhq[bot] merged 1 commit into
acts-project:mainfrom
jmcarcell:remove-arrow-operator
Nov 4, 2025
Merged

fix: Use . instead of -> with EDM4hep collections#4766
kodiakhq[bot] merged 1 commit into
acts-project:mainfrom
jmcarcell:remove-arrow-operator

Conversation

@jmcarcell

Copy link
Copy Markdown
Member

-> was deprecated in AIDASoft/podio#811 (v1.4 of Podio)
and removed in AIDASoft/podio#812 (v1.5 of Podio). Note
that . always works for any version.

--- END COMMIT MESSAGE ---

Fix #4764

-> was deprecated in AIDASoft/podio#811 (v1.4 of Podio)
and removed in AIDASoft/podio#812 (v1.5 of Podio). Note
that . always works for any version.
@github-actions github-actions Bot added this to the next milestone Nov 4, 2025
@github-actions github-actions Bot added the Component - Examples Affects the Examples module label Nov 4, 2025
@github-actions

github-actions Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for 1a8e31b

Full contents

physmon summary

@sonarqubecloud

sonarqubecloud Bot commented Nov 4, 2025

Copy link
Copy Markdown

@kodiakhq kodiakhq Bot merged commit 8098e69 into acts-project:main Nov 4, 2025
44 of 50 checks passed
@github-actions github-actions Bot removed the automerge label Nov 4, 2025
@acts-project-service acts-project-service added the Fails Athena tests This PR causes a failure in the Athena tests label Nov 4, 2025
njacazio pushed a commit to AliceO2Group/acts that referenced this pull request Nov 8, 2025
-> was deprecated in AIDASoft/podio#811 (v1.4 of Podio)
and removed in AIDASoft/podio#812 (v1.5 of Podio). Note
that . always works for any version.
@paulgessinger paulgessinger modified the milestones: next, v44.2.0 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Examples Affects the Examples module Fails Athena tests This PR causes a failure in the Athena tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Examples EDM4hep uses removed collection::operator->

4 participants