Closed clintonlunn closed 1 year ago
Merging #1280 (0b6176c) into master (08d7fe1) will increase coverage by
8.30%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #1280 +/- ##
==========================================
+ 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%> (ø) |
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.