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

feat(authorize): swap react-block-ui for @availity/block-ui #1281

Closed nylon22 closed 1 year ago

nylon22 commented 1 year ago

closes #1279

codecov[bot] commented 1 year ago

Codecov Report

Merging #1281 (ed1aade) into master (08d7fe1) will increase coverage by 8.30%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1281      +/-   ##
==========================================
+ Coverage   90.39%   98.70%   +8.30%     
==========================================
  Files          59        4      -55     
  Lines        1926       77    -1849     
  Branches      555       27     -528     
==========================================
- Hits         1741       76    -1665     
+ Misses        185        1     -184     
Impacted Files Coverage Δ
packages/authorize/src/Authorize.tsx 100.00% <100.00%> (ø)

... and 62 files with indirect coverage changes

jordan-a-young commented 1 year ago

Looks like this is a duplicate of #1280