|
Ran
|
Jobs
1
|
Files
202
|
Run time
1min
|
Badge
README BADGES
|
push
github
refactor(ovn_leader_checker): improve readability and naming (#6263) - Add northdDialTimeout constant for northd dial timeout - Rename Configuration.ISICDBServer to IsICDBServer - In getCmdExitCode: use if err := cmd.Run(); err != nil; log clear message when ProcessState is nil - In checkOvnIsAlive: use exitCode != 0 instead of err - In getTSCidr: return directly in switch and return error for unsupported protocol Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com> (cherry picked from commit 7dfd0235c)
0 of 13 new or added lines in 1 file covered. (0.0%)
115 existing lines in 3 files now uncovered.12325 of 54052 relevant lines covered (22.8%)
0.27 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 13 |
0.0 |
0.0% | pkg/ovn_leader_checker/ovn.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
0.0 |
0.0% | pkg/ovn_leader_checker/ovn.go |
| 2 |
74.6 |
-0.53% | pkg/ovs/ovn-nb-logical_router_route.go |
| 111 |
0.0 |
0.0% | pkg/controller/vpc_nat_gw_eip.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21847782807.1 | 202 |
22.8 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|