Skip to content

fix(Sensors): suppress per-parameter read-failed popups on post-cal r…

1ddcabd
Select commit
Loading
Failed to load commit list.
Draft

Fix parameter file diff loader and compass-cal refresh popup spam #14347

fix(Sensors): suppress per-parameter read-failed popups on post-cal r…
1ddcabd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 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 2.56410% with 76 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@4cb9d91). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/QmlControls/ParameterEditorController.cc 0.00% 68 Missing ⚠️
...oPilotPlugins/APM/APMSensorsComponentController.cc 0.00% 3 Missing ⚠️
...AutoPilotPlugins/PX4/SensorsComponentController.cc 0.00% 3 Missing ⚠️
src/FactSystem/ParameterManager.cc 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #14347   +/-   ##
=========================================
  Coverage          ?   25.29%           
=========================================
  Files             ?      764           
  Lines             ?    65561           
  Branches          ?    30314           
=========================================
  Hits              ?    16585           
  Misses            ?    37316           
  Partials          ?    11660           
Files with missing lines Coverage Δ
src/FactSystem/ParameterManager.h 83.33% <ø> (ø)
src/FactSystem/ParameterManager.cc 36.71% <50.00%> (ø)
...oPilotPlugins/APM/APMSensorsComponentController.cc 0.00% <0.00%> (ø)
...AutoPilotPlugins/PX4/SensorsComponentController.cc 0.00% <0.00%> (ø)
src/QmlControls/ParameterEditorController.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 4cb9d91...1ddcabd. 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.