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: fixing storybook for new version of Storybook, and changing url… #1312

Closed AndrewClarke05 closed 11 months ago

AndrewClarke05 commented 11 months ago

… to work in prod

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 #1312 (49c15fb) into master (7535d6b) will increase coverage by 7.88%. Report is 40 commits behind head on master. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #1312      +/-   ##
===========================================
+ Coverage   92.11%   100.00%   +7.88%     
===========================================
  Files         188         2     -186     
  Lines        5290        27    -5263     
  Branches     1603         1    -1602     
===========================================
- Hits         4873        27    -4846     
+ Misses        417         0     -417     

see 186 files with indirect coverage changes