Skip to content

fix(facts): normalize local-position velocity shortDescs to Vx/Vy/Vz#14619

Open
Bartok9 wants to merge 2 commits into
mavlink:masterfrom
Bartok9:aerial/localpos-vy-label-2026-07-17
Open

fix(facts): normalize local-position velocity shortDescs to Vx/Vy/Vz#14619
Bartok9 wants to merge 2 commits into
mavlink:masterfrom
Bartok9:aerial/localpos-vy-label-2026-07-17

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Align LocalPositionFact velocity labels to Vx / Vy / Vz (was mixed VX / Vy / Vz).

Motivation

Inconsistent casing surfaces directly in fact short descriptions and any UI that binds them.

Verification

  • Only shortDesc strings for vx/vy adjusted; units unchanged

Notes

AI-assisted; human-reviewed.

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Build Results

Platform Status

Platform Status Details
Linux Passed View
Windows Passed View
MacOS Passed View
Android Passed View

All builds passed.

Pre-commit

Check Status Details
pre-commit Failed (non-blocking) View

Pre-commit hooks: 0 passed, 0 failed, 0 skipped.

Test Results

linux-coverage-integration: 33 passed, 0 skipped
linux-coverage-unit: 107 passed, 0 skipped
Total: 140 passed, 0 skipped

Code Coverage

Coverage Baseline Change
67.7% 67.7% +0.0%

Artifact Sizes

Artifact Size Δ from master
QGroundControl 221.90 MB -4.39 MB (decrease)
QGroundControl-aarch64 179.44 MB No change
QGroundControl-installer-AMD64 137.92 MB -0.46 MB (decrease)
QGroundControl-installer-AMD64-ARM64 80.45 MB -0.19 MB (decrease)
QGroundControl-installer-ARM64 109.22 MB +0.01 MB (increase)
QGroundControl-linux 87.10 MB -78.80 MB (decrease)
QGroundControl-mac 87.09 MB No change
QGroundControl-windows 86.16 MB No change
QGroundControl-x86_64 191.65 MB No change
Total size decreased by 83.84 MB

Updated: 2026-07-19 01:16:51 UTC • Commit: ff96997 • Triggered by: Android

@Bartok9
Bartok9 force-pushed the aerial/localpos-vy-label-2026-07-17 branch from a1bf152 to 151cd01 Compare July 17, 2026 20:23
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.51%. Comparing base (f29efd3) to head (ff96997).
⚠️ Report is 153 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14619      +/-   ##
==========================================
+ Coverage   25.47%   31.51%   +6.04%     
==========================================
  Files         769      785      +16     
  Lines       65912    66977    +1065     
  Branches    30495    31023     +528     
==========================================
+ Hits        16788    21109    +4321     
+ Misses      37285    31555    -5730     
- Partials    11839    14313    +2474     
Flag Coverage Δ
unittests 31.51% <ø> (+6.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 455 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 6487625...ff96997. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Was mixed (VX / Vy / Vz). Align all three velocity facts for consistent UI labeling.
@Bartok9
Bartok9 force-pushed the aerial/localpos-vy-label-2026-07-17 branch from 151cd01 to 84c55ae Compare July 18, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant