Closed michaeldzjap closed 2 years ago
Merging #47 (719c8d7) into develop (1cf3817) will decrease coverage by
0.41%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #47 +/- ##
===========================================
- Coverage 98.90% 98.48% -0.42%
===========================================
Files 2 1 -1
Lines 91 66 -25
Branches 13 12 -1
===========================================
- Hits 90 65 -25
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/SignaturePad.tsx | 98.48% <100.00%> (-0.41%) |
:arrow_down: |
__tests__/helpers/signature.ts |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Kudos, SonarCloud Quality Gate passed!
This replaces #44. It adds both support for React 18 and replaces Enzyme in favour of React Testing Library.