|
Repo Added
|
Files
48
|
Badge
README BADGES
|
travis-pro
25 of 33 new or added lines in 1 file covered. (75.76%)
3 existing lines in 1 file now uncovered.13344 of 20522 relevant lines covered (65.02%)
0.74 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 11190 | apic-retry-fix-mmr | Merge b2f2a0bf8 into 178f2f987 | Pull #1606 | travis-pro |
65.02 |
||
| 11182 | apic-retry-fix-mmr | Fix APIC request retry by rebuilding http.Request per attempt The previous retry logic reused the same `http.Request` object for every attempt. Since the request body is an `io.Reader`, it was fully consumed on the first attempt. This caused sub... | Pull #1606 | travis-pro |
64.97 |