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(radar_tracks_noise_filter): add unit test #6113

Merged

Merge branch 'main' into feat/test_radar_tracks_noise_filter

fc21a19
Select commit
Loading
Failed to load commit list.
Merged

feat(radar_tracks_noise_filter): add unit test #6113

Merge branch 'main' into feat/test_radar_tracks_noise_filter
fc21a19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

14.60% (+0.01%) compared to f6e4550

View this Pull Request on Codecov

14.60% (+0.01%) compared to f6e4550

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (f6e4550) 14.58% compared to head (fc21a19) 14.60%.
Report is 5 commits behind head on main.

Files Patch % Lines
...filter/test_radar_tracks_noise_filter_is_noise.cpp 50.00% 4 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6113      +/-   ##
==========================================
+ Coverage   14.58%   14.60%   +0.01%     
==========================================
  Files        1878     1879       +1     
  Lines      128023   128047      +24     
  Branches    37468    37498      +30     
==========================================
+ Hits        18671    18697      +26     
+ Misses      88377    88355      -22     
- Partials    20975    20995      +20     

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