Repo Added
|
Files
383
|
Badge
README BADGES
|
github
24791 of 39749 relevant lines covered (62.37%)
717.5 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
13543388786 | dynamic-array-size | Switch a few global slices to arrays Use the [...] syntax to have an array with the capacity of the number of items it has when created. This should likely allow the compiler/runtime to proove that it cannot grow. | Pull #5558 | github |
62.37 |