y0c / react-datepicker

📅 React DatePicker Library (Flexible, Reusable)
https://y0c.github.io/react-datepicker
MIT License
168 stars 32 forks source link

v1.0.1 #38

Closed y0c closed 5 years ago

y0c commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #38   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines         625    638   +13     
  Branches       71     66    -5     
=====================================
+ Hits          625    638   +13
Impacted Files Coverage Δ
src/components/CalendarBody.tsx 100% <100%> (ø) :arrow_up:
src/components/DatePicker.tsx 100% <100%> (ø) :arrow_up:
src/components/RangeDatePicker.tsx 100% <100%> (ø) :arrow_up:
src/utils/DateUtil.ts 100% <100%> (ø) :arrow_up:
src/components/Picker.tsx 100% <100%> (ø) :arrow_up:
src/components/PickerInput.tsx 100% <100%> (ø) :arrow_up:
src/components/CalendarContainer.tsx 100% <100%> (ø) :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 a30155c...b9ef5f6. Read the comment docs.