Closed ncruz-av closed 1 year ago
Merging #1348 (fe1eb02) into master (4c31aeb) will decrease coverage by
1.53%
. Report is 12 commits behind head on master. The diff coverage isn/a
.:exclamation: Current head fe1eb02 differs from pull request most recent head 475130b. Consider uploading reports for the commit 475130b to get more accurate results
@@ Coverage Diff @@
## master #1348 +/- ##
==========================================
- Coverage 92.81% 91.28% -1.53%
==========================================
Files 29 20 -9
Lines 1169 723 -446
Branches 355 236 -119
==========================================
- Hits 1085 660 -425
+ Misses 84 63 -21
changes handled in https://github.com/Availity/availity-react/pull/1345
Before submitting a pull request, please make sure the following is done:
master
.yarn
in the repository root.yarn test
). Tip:yarn test --watch TestName
is helpful in development.