Repo Added
|
Files
4
|
Badge
README BADGES
|
push
github
568 of 601 relevant lines covered (94.51%)
165952.38 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
16823359570 | refs/tags/v0.8.1 | fix: remove unnecessary context initialization in NewStateful The ctx field was being set to context.Background() in NewStateful but not in New, creating an asymmetry. Since Go() overwrites this field anyway, the initialization was redundant. | push | github |
94.51 |