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

refactor!: (gx2f) remove zeroField option and make implicit #3276

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

AJPfleger
Copy link
Contributor

Instead of telling the fitter to fit some components like qop or T, we let it figure out, if there is enough information.

@AJPfleger AJPfleger added this to the next milestone Jun 11, 2024
@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Documentation Affects the documentation Track Fitting labels Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 47.38%. Comparing base (55e6ede) to head (de53250).
Report is 274 commits behind head on main.

Files with missing lines Patch % Lines
...nclude/Acts/TrackFitting/GlobalChiSquareFitter.hpp 20.00% 1 Missing and 7 partials ⚠️
Core/src/TrackFitting/GlobalChiSquareFitter.cpp 25.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3276      +/-   ##
==========================================
- Coverage   47.41%   47.38%   -0.03%     
==========================================
  Files         511      511              
  Lines       30225    30237      +12     
  Branches    14659    14668       +9     
==========================================
- Hits        14332    14329       -3     
- Misses       5362     5374      +12     
- Partials    10531    10534       +3     

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

@AJPfleger AJPfleger changed the title refactor(gx2f)!: remove zeroField option and make implicit refactor!(gx2f): remove zeroField option and make implicit Jun 12, 2024
@AJPfleger AJPfleger requested a review from andiwand June 12, 2024 05:52
@AJPfleger AJPfleger changed the title refactor!(gx2f): remove zeroField option and make implicit refactor!: (gx2f) remove zeroField option and make implicit Jun 12, 2024
Copy link
Contributor

@andiwand andiwand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to see this go 🧹

@kodiakhq kodiakhq bot merged commit dace7be into acts-project:main Jun 12, 2024
54 of 56 checks passed
@AJPfleger AJPfleger deleted the zerofield branch June 12, 2024 07:21
@acts-project-service acts-project-service added the Fails Athena tests This PR causes a failure in the Athena tests label Jun 12, 2024
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Jun 14, 2024
…roject#3276)

Instead of telling the fitter to fit some components like qop or T, we let it figure out, if there is enough information.
@andiwand andiwand modified the milestones: next, v35.2.0 Jun 16, 2024
@andiwand
Copy link
Contributor

I don't think this should be flagged as breaking as it is not part of the versioned API

Matthewharri pushed a commit to Matthewharri/acts that referenced this pull request Jun 18, 2024
…roject#3276)

Instead of telling the fitter to fit some components like qop or T, we let it figure out, if there is enough information.
timadye pushed a commit to andiwand/acts that referenced this pull request Jun 27, 2024
…roject#3276)

Instead of telling the fitter to fit some components like qop or T, we let it figure out, if there is enough information.
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 - Documentation Affects the documentation Component - Examples Affects the Examples module Fails Athena tests This PR causes a failure in the Athena tests Track Fitting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants