Repo Added
|
Files
36
|
Badge
README BADGES
|
gitlab-ci
chore: ignore cyclomatic complexity This has started showing, ignore for now: ``` app/daemon.go:441:1: cyclomatic complexity 21 of func `(*MenderShellDaemon).Run` is high (> 20) (gocyclo) func (d *MenderShellDaemon) Run() error { ``` Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech> (cherry picked from commit 7eae65aba)
3 of 14 new or added lines in 4 files covered. (21.43%)
1 existing line in 1 file now uncovered.2485 of 3565 relevant lines covered (69.71%)
6.09 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|