fix(MAVLink/Signing): refresh signing timestamp from wall clock #14430
Codecov / codecov/project
succeeded
May 22, 2026 in 1s
26.45% (target 30.00%)
View this Pull Request on Codecov
26.45% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.45%. Comparing base (f29efd3) to head (9b62660).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/MAVLink/Signing/SigningController.cc | 25.00% | 0 Missing and 3 partials |
| src/MAVLink/Signing/SigningChannel.cc | 80.00% | 0 Missing and 2 partials |
❌ Your project check has failed because the head coverage (26.45%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## master #14430 +/- ##
==========================================
+ Coverage 25.47% 26.45% +0.98%
==========================================
Files 769 767 -2
Lines 65912 66299 +387
Branches 30495 30674 +179
==========================================
+ Hits 16788 17539 +751
+ Misses 37285 36312 -973
- Partials 11839 12448 +609 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/MAVLink/Signing/SigningChannel.h | 66.66% <ø> (ø) |
|
| src/MAVLink/Signing/SigningController.h | 100.00% <ø> (ø) |
|
| src/MAVLink/Signing/SigningChannel.cc | 62.80% <80.00%> (+1.54%) |
⬆️ |
| src/MAVLink/Signing/SigningController.cc | 53.10% <25.00%> (-0.45%) |
⬇️ |
... and 131 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c17948f...9b62660. 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.
Loading