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: storybook fixes for link #1330

Closed AndrewClarke05 closed 1 year ago

AndrewClarke05 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 #1330 (7d20e6c) into master (0e87ee1) will increase coverage by 2.87%. Report is 13 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
+ Coverage   91.62%   94.49%   +2.87%     
==========================================
  Files          57       19      -38     
  Lines        1803      636    -1167     
  Branches      521      204     -317     
==========================================
- Hits         1652      601    -1051     
+ Misses        151       35     -116     

see 72 files with indirect coverage changes