|
Ran
|
Jobs
1
|
Files
223
|
Run time
1min
|
Badge
README BADGES
|
push
github
[8.x](backport #2877) golangci-lint: Add more linters (#2878) golangci-lint: Add more linters (#2877) Adds new 1.63 linters: - https://github.com/alingse/nilnesserr: Provides a concise way to detect return an unrelated/nil-values error. - https://github.com/ldez/exptostd: Detects functions from golang.org/x/exp/ that can be replaced by std functions. - https://github.com/ldez/usetesting: Detects when some calls can be replaced by methods from the testing package. Additionally, add more older, useful linters. (cherry picked from commit e4e49962b) Co-authored-by: Orestis Floros <orestis.floros@elastic.co> Co-authored-by: Rômulo Farias <romulo.farias@elastic.co>
7 of 18 new or added lines in 4 files covered. (38.89%)
8680 of 11502 relevant lines covered (75.47%)
16.23 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
76.62 |
-1.52% | internal/resources/utils/user/user.go |
| 8 |
0.0 |
0.0% | internal/processor/add_cluster_id/errors.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12635872144.1 | 223 |
75.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|