|
Ran
|
Jobs
1
|
Files
146
|
Run time
1min
|
Badge
README BADGES
|
gitlab-ci
feat: Large deployment logs are now trimmed to be accepted by the server Deployment logs larger than 1 MiB are rejected by the server which leads to two issues: - excessive bandwith consumption when uploading such large logs only to be thrown away, and - no deployment logs for particular device and particular failed deployment available at the server at all. To prevent this, the client now trims large deployment logs and only sends the biggest possible part of the logs from their end. Ticket: MEN-9415 Changelog: title Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech> (cherry picked from commit cecd63689)
59 of 72 new or added lines in 3 files covered. (81.94%)
9060 of 11090 relevant lines covered (81.7%)
20531.28 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
92.96 |
src/common/io.hpp | |
| 10 |
81.71 |
src/mender-update/deployments/deployments.cpp |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2420758266.1 | 146 |
81.7 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|