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 csf3 for analytics #1321

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 #1321 (4b42bf3) into master (5ecd4be) will increase coverage by 6.15%. Report is 16 commits behind head on master. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #1321      +/-   ##
===========================================
+ Coverage   93.84%   100.00%   +6.15%     
===========================================
  Files          92         2      -90     
  Lines        2112        21    -2091     
  Branches      627         2     -625     
===========================================
- Hits         1982        21    -1961     
+ Misses        130         0     -130     

see 94 files with indirect coverage changes