Closed nickmzero closed 2 years ago
Merging #543 (01f7380) into master (3ab7ea3) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #543 +/- ##
==========================================
+ Coverage 90.95% 90.97% +0.01%
==========================================
Files 53 53
Lines 1912 1916 +4
Branches 448 449 +1
==========================================
+ Hits 1739 1743 +4
Misses 173 173
Impacted Files | Coverage Δ | |
---|---|---|
contracts/adapters/KycOnboarding.sol | 93.58% <100.00%> (+0.25%) |
:arrow_up: |
contracts/adapters/Manager.sol | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3ab7ea3...01f7380. Read the comment docs.
It looks great @nickmzero ! I added some comments and questions about the top up and the new update type.
@fforbeck Pushed these changes:
KycOnboarding.sol changes:
KYC_CAN_TOP_UP
, 0 or 1Manager.sol changes: