fix(i18n): make user-facing strings translatable - #14848
Open
coolebyak wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Aug 12, 2026 in 1s
33.58% (target 30.00%)
View this Pull Request on Codecov
33.58% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.58%. Comparing base (f29efd3) to head (33e5c05).
Additional details and impacted files
@@ Coverage Diff @@
## master #14848 +/- ##
==========================================
+ Coverage 25.47% 33.58% +8.11%
==========================================
Files 769 929 +160
Lines 65912 84105 +18193
Branches 30495 38871 +8376
==========================================
+ Hits 16788 28243 +11455
+ Misses 37285 36818 -467
- Partials 11839 19044 +7205 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/FirmwarePlugin/APM/ArduRoverFirmwarePlugin.cc | 45.83% <0.00%> (-6.95%) |
⬇️ |
| src/FirmwarePlugin/FirmwarePlugin.cc | 23.65% <0.00%> (+7.33%) |
⬆️ |
| src/MissionManager/CorridorScanComplexItem.cc | 33.96% <0.00%> (+12.15%) |
⬆️ |
| src/MissionManager/SurveyComplexItem.cc | 32.60% <0.00%> (+10.53%) |
⬆️ |
| ...VehicleSetup/RemoteControlCalibrationController.cc | 33.89% <0.00%> (+33.89%) |
⬆️ |
| ...oManager/VideoReceiver/QtMultimedia/UVCReceiver.cc | 6.34% <0.00%> (ø) |
|
| .../Vehicle/VehicleSetup/FirmwareUpgradeController.cc | 9.55% <0.00%> (-0.09%) |
⬇️ |
| src/ADSB/ADSBVehicleManager.cc | 39.37% <0.00%> (+15.23%) |
⬆️ |
| src/FirmwarePlugin/APM/APMFirmwarePlugin.cc | 24.23% <0.00%> (+4.01%) |
⬆️ |
| src/GPS/NTRIP/NTRIPHttpTransport.cc | 20.67% <0.00%> (+2.14%) |
⬆️ |
| ... and 1 more |
... and 624 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 36e35b8...33e5c05. 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.
Loading