|
Ran
|
Jobs
1
|
Files
143
|
Run time
1min
|
Badge
README BADGES
|
push
gitlab-ci
chore: Make JsonLogMessagesReader::Rewind() a noop before first read There is nothing to rewind if there was nothing read so far. This way `JsonLogMessagesReader::Rewind()` can be called in the logs body generator without worrying if there was anything read already or not. A rewind before first read had no effect even without these changes, but now it's clearly and explicitly skipped, saving some unnecessary operations. Ticket: MEN-10017 Changelog: None Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech> (cherry picked from commit 4ca4f2490)
3 of 3 new or added lines in 1 file covered. (100.0%)
8485 of 10433 relevant lines covered (81.33%)
22240.64 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2745152053.1 | 143 |
81.33 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|