Skip to content

ci: resolve config-audit findings and prune unused tooling#14572

Open
HTRamsey wants to merge 5 commits into
mavlink:masterfrom
HTRamsey:CI-Refactor
Open

ci: resolve config-audit findings and prune unused tooling#14572
HTRamsey wants to merge 5 commits into
mavlink:masterfrom
HTRamsey:CI-Refactor

fix: restore MockLink General metadata resource alias

96477e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

30.50% (target 30.00%)

View this Pull Request on Codecov

30.50% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 14.28571% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.50%. Comparing base (f29efd3) to head (96477e9).
⚠️ Report is 114 commits behind head on master.

Files with missing lines Patch % Lines
.../Vehicle/ComponentInformation/CompInfoActuators.cc 0.00% 12 Missing ⚠️
...rc/Vehicle/ComponentInformation/CompInfoGeneral.cc 33.33% 1 Missing and 1 partial ⚠️
src/Vehicle/ComponentInformation/CompInfoParam.cc 33.33% 1 Missing and 1 partial ⚠️
...nentInformation/ComponentInformationTranslation.cc 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14572      +/-   ##
==========================================
+ Coverage   25.47%   30.50%   +5.03%     
==========================================
  Files         769      787      +18     
  Lines       65912    67479    +1567     
  Branches    30495    31271     +776     
==========================================
+ Hits        16788    20586    +3798     
+ Misses      37285    32968    -4317     
- Partials    11839    13925    +2086     
Files with missing lines Coverage Δ
src/GPS/NTRIP/NMEAUtils.cc 42.35% <ø> (ø)
src/GPS/RTCM/RTCMParser.cc 80.23% <ø> (ø)
src/GPS/RTCM/RTCMParser.h 66.66% <ø> (ø)
src/Utilities/Platform/Platform.cc 24.56% <ø> (-2.11%) ⬇️
...rc/Vehicle/ComponentInformation/CompInfoGeneral.cc 24.52% <33.33%> (+0.52%) ⬆️
src/Vehicle/ComponentInformation/CompInfoParam.cc 32.09% <33.33%> (-3.80%) ⬇️
...nentInformation/ComponentInformationTranslation.cc 29.09% <33.33%> (+0.05%) ⬆️
.../Vehicle/ComponentInformation/CompInfoActuators.cc 17.64% <0.00%> (-25.22%) ⬇️

... and 401 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b2e28d...96477e9. 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.