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

feat(gx2f): support n-dimensional measurements #3264

Merged
merged 20 commits into from
Jun 12, 2024

Conversation

AJPfleger
Copy link
Contributor

Finally also supporting measurements with more than 2 dimensions.

Blocked by:

@AJPfleger AJPfleger added the 🛑 blocked This item is blocked by another item label Jun 6, 2024
@AJPfleger AJPfleger added this to the next milestone Jun 6, 2024
@github-actions github-actions bot added Component - Core Affects the Core module Track Fitting labels Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 47.37%. Comparing base (dace7be) to head (6eb9a3f).

Files Patch % Lines
...nclude/Acts/TrackFitting/GlobalChiSquareFitter.hpp 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3264      +/-   ##
==========================================
- Coverage   47.38%   47.37%   -0.02%     
==========================================
  Files         511      511              
  Lines       30237    30249      +12     
  Branches    14668    14677       +9     
==========================================
  Hits        14329    14329              
- Misses       5374     5386      +12     
  Partials    10534    10534              

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

@AJPfleger AJPfleger added 🚧 WIP Work-in-progress and removed 🛑 blocked This item is blocked by another item labels Jun 11, 2024
@github-actions github-actions bot added the Component - Examples Affects the Examples module label Jun 11, 2024
@github-actions github-actions bot removed the Component - Examples Affects the Examples module label Jun 11, 2024
@AJPfleger AJPfleger removed the 🚧 WIP Work-in-progress label Jun 12, 2024
@AJPfleger AJPfleger requested a review from andiwand June 12, 2024 07:43
@github-actions github-actions bot added Infrastructure Changes to build tools, continous integration, ... Changes Performance labels Jun 12, 2024
@kodiakhq kodiakhq bot merged commit e18283b into acts-project:main Jun 12, 2024
53 checks passed
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Jun 14, 2024
Finally also supporting measurements with more than 2 dimensions.

Blocked by:
- acts-project#3240
@andiwand andiwand modified the milestones: next, v35.2.0 Jun 16, 2024
Matthewharri pushed a commit to Matthewharri/acts that referenced this pull request Jun 18, 2024
Finally also supporting measurements with more than 2 dimensions.

Blocked by:
- acts-project#3240
timadye pushed a commit to andiwand/acts that referenced this pull request Jun 27, 2024
Finally also supporting measurements with more than 2 dimensions.

Blocked by:
- acts-project#3240
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes Performance Component - Core Affects the Core module Infrastructure Changes to build tools, continous integration, ... Track Fitting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants