Repo Added
|
Files
383
|
Badge
README BADGES
|
github
4 of 4 new or added lines in 2 files covered. (100.0%)
4 existing lines in 1 file now uncovered.25416 of 40791 relevant lines covered (62.31%)
711.83 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
17327799622 | nil-slices-are-fine | Don't make() slices to zero Go 1.25 can stack allocate a slice of length 32 automatically. Remember that nil slices are valid to use as is and let Go handle the size. | Pull #5920 | github |
62.31 |