Availity / availity-react

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

docs(feedback): update Storybook change for feedback #1326

Closed ncruz-av closed 1 year ago

ncruz-av 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 #1326 (705c541) into master (6d4712e) will decrease coverage by 3.56%. Report is 8 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1326      +/-   ##
==========================================
- Coverage   94.67%   91.11%   -3.56%     
==========================================
  Files          21       12       -9     
  Lines         657      304     -353     
  Branches      206       82     -124     
==========================================
- Hits          622      277     -345     
+ Misses         35       27       -8     

see 29 files with indirect coverage changes