Repo Added
|
Files
145
|
Badge
README BADGES
|
push
gitlab-ci
fix: Fix deployment on 32 bit systems when rootfs is larger than 4Gb When reading the archive entry size from the tar archive, the size was cast to size_t before storing it as an int64_t. Ticket: MEN-8062 Changelog: Title Signed-off-by: John Olav Lund <john.olav.lund@northern.tech> (cherry picked from commit 8ba599b6e)
2 of 2 new or added lines in 1 file covered. (100.0%)
7214 of 9051 relevant lines covered (79.7%)
12088.61 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1698401024 | pr_1766 | fix: Fix deployment on 32 bit systems when rootfs is larger than 4Gb When reading the archive entry size from the tar archive, the size was cast to size_t before storing it as an int64_t. Ticket: MEN-8062 Changelog: Title Signed-off-by: John Ol... | push | gitlab-ci |
79.7 |