fix(facts): correct EFI intake manifold shortDesc spelling#14633
fix(facts): correct EFI intake manifold shortDesc spelling#14633Bartok9 wants to merge 4 commits into
Conversation
Build ResultsPlatform Status
All builds passed. Pre-commit
Pre-commit hooks: 0 passed, 0 failed, 0 skipped. Test Resultslinux-coverage-integration: 33 passed, 0 skipped Code Coverage
Artifact Sizes
Updated: 2026-07-19 00:17:19 UTC • Commit: 3d95c4e • Triggered by: Android |
mainfold → manifold for pressure and temperature fact labels.
5cb26f0 to
0fe5e6e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14633 +/- ##
==========================================
+ Coverage 25.47% 31.53% +6.06%
==========================================
Files 769 785 +16
Lines 65912 66977 +1065
Branches 30495 31023 +528
==========================================
+ Hits 16788 21119 +4331
+ Misses 37285 31545 -5740
- Partials 11839 14313 +2474
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:
|
|
Consolidating per @DonLakeFlyer's request into a single PR: #14651. Closing this one. Thanks! |
Summary
Operator-facing EFI fact labels had a long-standing typo: mainfold → manifold for intake pressure and temperature.
Why
Makes sensor chips match engine terminology pilot/maintainers already use.
Test plan
src/Vehicle/FactGroups/EFIFact.jsondiff (2 strings)AI-assisted; human-reviewed.