Open Coteh opened 4 years ago
Merging #995 into master will increase coverage by
19.45%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #995 +/- ##
===========================================
+ Coverage 52.58% 72.03% +19.45%
===========================================
Files 142 64 -78
Lines 3564 2167 -1397
Branches 168 0 -168
===========================================
- Hits 1874 1561 -313
+ Misses 1623 539 -1084
Partials 67 67
Flag | Coverage Δ | |
---|---|---|
#golang | 72.03% <ø> (ø) |
|
#typescript | ? |
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 89ca514...7fcac0f. Read the comment docs.
Adds
SearchBar
component to storybook. Currently in draft as it's dependent on theIcon
component, which @Tlac is currently working on integrating into the storybook.