Skip to content

Joystick improvements

3991cc3
Select commit
Loading
Failed to load commit list.
Open

Joystick improvements #14275

Joystick improvements
3991cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 4.82759% with 138 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@77a19a4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...VehicleSetup/RemoteControlCalibrationController.cc 0.00% 53 Missing ⚠️
src/Joystick/Joystick.cc 13.46% 41 Missing and 4 partials ⚠️
src/Vehicle/Vehicle.cc 0.00% 39 Missing ⚠️
src/Settings/JoystickSettings.cc 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14275   +/-   ##
=========================================
  Coverage          ?   25.47%           
=========================================
  Files             ?      752           
  Lines             ?    68021           
  Branches          ?    31542           
=========================================
  Hits              ?    17327           
  Misses            ?    38074           
  Partials          ?    12620           
Files with missing lines Coverage Δ
src/Joystick/Joystick.h 15.55% <ø> (ø)
src/Vehicle/Vehicle.h 35.18% <ø> (ø)
.../VehicleSetup/RemoteControlCalibrationController.h 0.00% <ø> (ø)
src/Settings/JoystickSettings.cc 16.00% <0.00%> (ø)
src/Vehicle/Vehicle.cc 22.46% <0.00%> (ø)
src/Joystick/Joystick.cc 8.20% <13.46%> (ø)
...VehicleSetup/RemoteControlCalibrationController.cc 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77a19a4...3991cc3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.