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

Eb 233 new alternatives #1304

Closed JoeSpanbauer closed 1 year ago

JoeSpanbauer 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 #1304 (d681641) into master (b375fd6) will increase coverage by 6.34%. Report is 2 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1304      +/-   ##
==========================================
+ Coverage   90.52%   96.87%   +6.34%     
==========================================
  Files          41        2      -39     
  Lines        1077       32    -1045     
  Branches      319       17     -302     
==========================================
- Hits          975       31     -944     
+ Misses        102        1     -101     
Files Changed Coverage Δ
packages/app-tiles/src/AppTiles.tsx 96.77% <100.00%> (ø)

... and 42 files with indirect coverage changes