Skip to content

Add "Restart Mission" checkbox to "Set Current Waypoint" action#14345

Open
jnomikos wants to merge 1 commit into
mavlink:masterfrom
jnomikos:dev-restart-mission
Open

Add "Restart Mission" checkbox to "Set Current Waypoint" action#14345
jnomikos wants to merge 1 commit into
mavlink:masterfrom
jnomikos:dev-restart-mission

Add 'Restart Mission' capbility to 'Set current waypoint' action

b7b3f53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@7ff70ef). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Vehicle/VehicleSupports.cc 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14345   +/-   ##
=========================================
  Coverage          ?   26.45%           
=========================================
  Files             ?      767           
  Lines             ?    66290           
  Branches          ?    30668           
=========================================
  Hits              ?    17540           
  Misses            ?    36292           
  Partials          ?    12458           
Files with missing lines Coverage Δ
src/Vehicle/Vehicle.cc 21.18% <ø> (ø)
src/Vehicle/Vehicle.h 40.62% <ø> (ø)
src/Vehicle/VehicleSupports.cc 26.82% <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 7ff70ef...b7b3f53. 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.