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: Search of last measurement index #840

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

XiaocongAi
Copy link
Contributor

This PR fixes the search of last measurement index for the multitrajectory in the CKF.

@XiaocongAi XiaocongAi added this to the next milestone Jun 11, 2021
@XiaocongAi XiaocongAi added Component - Core Affects the Core module Impact - Minor Nuissance bug and/or affects only a single module labels Jun 11, 2021
Copy link
Contributor

@Corentin-Allaire Corentin-Allaire left a comment

Choose a reason for hiding this comment

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

This one was my bad. Thanks for finding that @XiaocongAi

@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #840 (6b09e13) into main (af36fb1) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
- Coverage   48.47%   48.46%   -0.01%     
==========================================
  Files         329      329              
  Lines       16975    16974       -1     
  Branches     8028     8028              
==========================================
- Hits         8228     8227       -1     
  Misses       3092     3092              
  Partials     5655     5655              
Impacted Files Coverage Δ
...de/Acts/TrackFinding/CombinatorialKalmanFilter.hpp 27.69% <0.00%> (-0.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af36fb1...6b09e13. Read the comment docs.

@paulgessinger paulgessinger merged commit 56f63b2 into acts-project:main Jun 14, 2021
@paulgessinger paulgessinger modified the milestones: next, v9.0.1 Jun 14, 2021
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 Impact - Minor Nuissance bug and/or affects only a single module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants