Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding format array support #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SamKirkland
Copy link

Adds array formatting support to match picker format
Will be used to resolve this issue in antd ant-design/ant-design#13163

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #198 into master will decrease coverage by 0.19%.
The diff coverage is 84.00%.

Impacted file tree graph

@@            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%) ⬇️
src/Combobox.jsx 93.58% <100.00%> (ø)
src/Header.jsx 89.88% <100.00%> (+1.28%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant