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

Build/upgrade UUID #1302

Closed gregmartDOTin closed 1 year ago

gregmartDOTin 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 #1302 (7564fab) into master (0bf81e8) will decrease coverage by 3.07%. Report is 9 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1302      +/-   ##
==========================================
- Coverage   93.40%   90.34%   -3.07%     
==========================================
  Files          21       63      +42     
  Lines         698     2030    +1332     
  Branches      221      582     +361     
==========================================
+ Hits          652     1834    +1182     
- Misses         46      196     +150     
Files Changed Coverage Δ
packages/change-password/src/ChangePasswordForm.js 81.66% <100.00%> (ø)

... and 72 files with indirect coverage changes