|
Ran
|
Jobs
1
|
Files
145
|
Run time
1min
|
Badge
README BADGES
|
push
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)
46 of 55 new or added lines in 1 file covered. (83.64%)
7549 of 9954 relevant lines covered (75.84%)
14343.09 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
79.6 |
src/mender-update/deployments/deployments.cpp |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2420780216.1 | 145 |
75.84 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|