Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

feat: RangePicker #36

Merged
merged 2 commits into from
Jul 31, 2019
Merged

feat: RangePicker #36

merged 2 commits into from
Jul 31, 2019

Conversation

wangkailang
Copy link
Member

@wangkailang wangkailang commented Jul 30, 2019

Checklist

  • add component with typescript and sass
  • add Unit Test 覆盖 100%,本地执行 yarn coverage /targetPath 查看覆盖度
  • add stories 辅助开发、测试编写
  • add docs

@wangkailang wangkailang added the enhancement New feature or request label Jul 30, 2019
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #36 into master will increase coverage by 4.76%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   80.41%   85.18%   +4.76%     
==========================================
  Files          11       12       +1     
  Lines         286      378      +92     
  Branches       80       95      +15     
==========================================
+ Hits          230      322      +92     
  Misses         55       55              
  Partials        1        1
Impacted Files Coverage Δ
src/components/RangePicker/index.tsx 100% <100%> (ø)
src/components/Icon/index.tsx 100% <100%> (ø) ⬆️

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 192e85c...dd025f8. Read the comment docs.

@wangkailang wangkailang merged commit 6b385fc into master Jul 31, 2019
@wangkailang wangkailang deleted the feat/RangePicker branch July 31, 2019 02:54
@wangkailang wangkailang added the good first issue Good for newcomers label Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant