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(hesai_hw_interface): case style fixes #238

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

ci(pre-commit): autofix

cc8d563
Select commit
Loading
Failed to load commit list.
Open

refactor(hesai_hw_interface): case style fixes #238

ci(pre-commit): autofix
cc8d563
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2024 in 0s

0.00% (-26.12%) compared to 3d42cd0

View this Pull Request on Codecov

0.00% (-26.12%) compared to 3d42cd0

Details

Codecov Report

Attention: Patch coverage is 0% with 206 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (3d42cd0) to head (cc8d563).

Files with missing lines Patch % Lines
.../nebula_hesai_hw_interfaces/hesai_hw_interface.cpp 0.00% 186 Missing ⚠️
nebula_ros/src/hesai/hw_interface_wrapper.cpp 0.00% 8 Missing ⚠️
nebula_ros/src/hesai/hw_monitor_wrapper.cpp 0.00% 7 Missing ⚠️
nebula_ros/src/hesai/hesai_ros_wrapper.cpp 0.00% 5 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (3d42cd0) and HEAD (cc8d563). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3d42cd0) HEAD (cc8d563)
total 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #238       +/-   ##
==========================================
- Coverage   26.11%   0.00%   -26.12%     
==========================================
  Files         101      88       -13     
  Lines        9212    7941     -1271     
  Branches     2211     938     -1273     
==========================================
- Hits         2406       0     -2406     
- Misses       6417    7941     +1524     
+ Partials      389       0      -389     

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