Closed CodeLingoTeam closed 5 years ago
Merging #49 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 89.26% 89.26%
=======================================
Files 10 10
Lines 1668 1668
=======================================
Hits 1489 1489
Misses 149 149
Partials 30 30
Impacted Files | Coverage Δ | |
---|---|---|
format.go | 73.91% <ø> (ø) |
:arrow_up: |
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 4d736b2...13d6109. Read the comment docs.
Hi, we updated an exported function comment based on best practices from Effective Go. It’s admittedly a relatively minor fix up. Does this help you?