fix(facts): use vertical m for submarine rangefinder distance facts#14620
fix(facts): use vertical m for submarine rangefinder distance facts#14620Bartok9 wants to merge 3 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14620 +/- ##
==========================================
+ Coverage 25.47% 31.20% +5.73%
==========================================
Files 769 785 +16
Lines 65912 66906 +994
Branches 30495 31007 +512
==========================================
+ Hits 16788 20879 +4091
+ Misses 37285 31822 -5463
- Partials 11839 14205 +2366
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
See the Build Results workflow run for details. |
82bb408 to
8f52999
Compare
Rangefinder range and target are vertical-axis lengths for ROV displays. Plain "m" skips Vertical Distance unit preference conversion.
8f52999 to
e5537a4
Compare
Summary
rangefinderDistanceandrangefinderTargetunits tovertical m.Motivation
ROV rangefinder range/target are vertical-axis lengths. Plain
mskips Vertical Distance unit conversion.Verification
Notes
AI-assisted; human-reviewed. Complements prior vertical-m fact work (DonLakeFlyer coalesce credited earlier merges).