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

fix: DD4hepSimulation expected compactFile be a list #1324

Merged
merged 6 commits into from
Jul 15, 2022

Conversation

paulgessinger
Copy link
Member

If you give a single string it iterates over the characters. This might
depend on the DD4hep version.

If you give a single string it iterates over the characters. This might
depend on the DD4hep version.
@paulgessinger paulgessinger added this to the next milestone Jul 13, 2022
@andiwand
Copy link
Contributor

thank you for fixing this!

@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #1324 (f69ca38) into main (9f03bc9) will not change coverage.
The diff coverage is n/a.

❗ Current head f69ca38 differs from pull request most recent head 92b8228. Consider uploading reports for the commit 92b8228 to get more accurate results

@@           Coverage Diff           @@
##             main    #1324   +/-   ##
=======================================
  Coverage   47.45%   47.45%           
=======================================
  Files         375      375           
  Lines       19778    19778           
  Branches     9273     9273           
=======================================
  Hits         9385     9385           
  Misses       4010     4010           
  Partials     6383     6383           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@paulgessinger
Copy link
Member Author

Had to add a fix for varying DD4hep versions (I think).
Can you reapprove @andiwand ?

Examples/Python/tests/test_reader.py Outdated Show resolved Hide resolved
@kodiakhq kodiakhq bot merged commit a7f7b41 into acts-project:main Jul 15, 2022
@paulgessinger paulgessinger modified the milestones: next, v19.5.0 Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants