Closed itchyny closed 2 years ago
Merging #62 (011b00b) into master (4190c90) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 93.56% 93.56%
=======================================
Files 3 3
Lines 171 171
=======================================
Hits 160 160
Misses 6 6
Partials 5 5
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4190c90...011b00b. Read the comment docs.
I am not that concerned about it. Thanks! 👍
Like it or not, Go linters do NOT like underscores in Go names. The test file already contains
lcctype
in other places so I renamed it as suggested by linters.