Repo Added
|
Files
23
|
Badge
Embed ▾
README BADGES
|
push
github
1 of 1 new or added line in 1 file covered. (100.0%)
152 of 384 relevant lines covered (39.58%)
3.78 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
6585561362 | v1.8.2 | fix: empty string when new newline at the end of stdin (#96) The code reads the token from `stdin` until newline. If there is no newline, it counts the content as empty string. We use `bufio.NewReader` with `reader.ReadString('\n')` which "re... | push | web-flow | github |
39.58 |