Closed Coteh closed 4 years ago
Merging #1009 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1009 +/- ##
=======================================
Coverage 52.58% 52.58%
=======================================
Files 142 142
Lines 3564 3564
Branches 168 168
=======================================
Hits 1874 1874
Misses 1623 1623
Partials 67 67
Flag | Coverage Δ | |
---|---|---|
#golang | 72.03% <ø> (ø) |
|
#typescript | 22.40% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 16d5e59...fa843a2. Read the comment docs.
Unfortunately missed this from my review of #1002. I removed
addon-info
in PR #996 because it's now deprecated, and because of this change, the Icon story failed once it merged tomaster
. This PR removesaddon-info
from the story and also did a bit of auto-formatting.