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(pointcloud_preprocessor): blockage_diag #5932

Merged
merged 13 commits into from
Feb 27, 2024

fix: multi-blockage-diag in 1 container died bug fix

eb34b95
Select commit
Loading
Failed to load commit list.
Merged

refactor(pointcloud_preprocessor): blockage_diag #5932

fix: multi-blockage-diag in 1 container died bug fix
eb34b95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2024 in 0s

15.29% (-0.07%) compared to 71773bc

View this Pull Request on Codecov

15.29% (-0.07%) compared to 71773bc

Details

Codecov Report

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

Comparison is base (71773bc) 15.35% compared to head (eb34b95) 15.29%.
Report is 439 commits behind head on main.

❗ Current head eb34b95 differs from pull request most recent head 4fc3731. Consider uploading reports for the commit 4fc3731 to get more accurate results

Files Patch % Lines
...cessor/src/blockage_diag/blockage_diag_nodelet.cpp 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5932      +/-   ##
==========================================
- Coverage   15.35%   15.29%   -0.07%     
==========================================
  Files        1748     1754       +6     
  Lines      120331   120832     +501     
  Branches    36695    36695              
==========================================
+ Hits        18479    18480       +1     
- Misses      81145    81646     +501     
+ Partials    20707    20706       -1     

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