Open SamKirkland opened 4 years ago
Merging #198 into master will decrease coverage by
0.19%
. The diff coverage is84.00%
.
@@ Coverage Diff @@
## master #198 +/- ##
==========================================
- Coverage 91.86% 91.66% -0.20%
==========================================
Files 6 6
Lines 381 396 +15
Branches 99 102 +3
==========================================
+ Hits 350 363 +13
- Misses 31 33 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/TimePicker.jsx | 92.52% <60.00%> (-1.60%) |
:arrow_down: |
src/Combobox.jsx | 93.58% <100.00%> (ø) |
|
src/Header.jsx | 89.88% <100.00%> (+1.28%) |
: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 174c47e...66fc26f. Read the comment docs.
Adds array formatting support to match picker
format
Will be used to resolve this issue in antd https://github.com/ant-design/ant-design/issues/13163