Skip to content

Fix severe warning from class loader in servo - #3577

Merged
nbbrooks merged 3 commits into
moveit:mainfrom
bijoua29:fix_servo_loader_warning
Oct 13, 2025
Merged

Fix severe warning from class loader in servo#3577
nbbrooks merged 3 commits into
moveit:mainfrom
bijoua29:fix_servo_loader_warning

Merge branch 'main' into fix_servo_loader_warning

2075ef2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2025 in 1s

46.19% (+0.01%) compared to 65aa94c

View this Pull Request on Codecov

46.19% (+0.01%) compared to 65aa94c

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.19%. Comparing base (65aa94c) to head (2075ef2).

Files with missing lines Patch % Lines
moveit_ros/moveit_servo/src/servo.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3577      +/-   ##
==========================================
+ Coverage   46.19%   46.19%   +0.01%     
==========================================
  Files         720      720              
  Lines       62744    62742       -2     
  Branches     7595     7594       -1     
==========================================
+ Hits        28978    28980       +2     
+ Misses      33598    33596       -2     
+ Partials      168      166       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.