Availity / availity-react

React components using Availity UIKit and Bootstrap 4
https://availity.github.io/availity-react
MIT License
52 stars 30 forks source link

build: upgrade @availity/react-dates #1308

Closed gregmartDOTin closed 1 year ago

gregmartDOTin commented 1 year ago

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits
codecov[bot] commented 1 year ago

Codecov Report

Merging #1308 (e2c089c) into master (a8c4497) will decrease coverage by 3.16%. Report is 1 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1308      +/-   ##
==========================================
- Coverage   92.55%   89.39%   -3.16%     
==========================================
  Files          37       16      -21     
  Lines        1263      783     -480     
  Branches      408      268     -140     
==========================================
- Hits         1169      700     -469     
+ Misses         94       83      -11     

see 53 files with indirect coverage changes