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

Docs/pagination storybook csf3 #1334

Closed AndrewClarke05 closed 11 months ago

AndrewClarke05 commented 11 months 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 11 months ago

Codecov Report

Merging #1334 (acf428a) into master (6d4712e) will decrease coverage by 0.16%. Report is 30 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1334      +/-   ##
==========================================
- Coverage   94.67%   94.52%   -0.16%     
==========================================
  Files          21        5      -16     
  Lines         657      219     -438     
  Branches      206       89     -117     
==========================================
- Hits          622      207     -415     
+ Misses         35       12      -23     

see 26 files with indirect coverage changes