Closed knzo25 closed 2 weeks ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 0.00%. Comparing base (
bab5400
) to head (2334c0e
). Report is 25 commits behind head on tier4/universe.
Files with missing lines | Patch % | Lines |
---|---|---|
...apping_based_calibrator/src/calibration_mapper.cpp | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
As pointed in https://github.com/tier4/CalibrationTools/issues/209, the
checkKeyframeLost
was wrongly computed due to a typo that ignored one of the conditions. This PR addresses that issue.Related links
Issue: https://github.com/tier4/CalibrationTools/issues/209
Tests performed
None
Notes for reviewers
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.