H02 fix: add KYC checks on addDepositFor #59
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jan 30, 2024 in 0s
94.59% (+0.25%) compared to ebd6fb8
View this Pull Request on Codecov
94.59% (+0.25%) compared to ebd6fb8
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
ebd6fb8
) 94.34% compared to head (aabc829
) 94.59%.
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #59 +/- ##
==========================================
+ Coverage 94.34% 94.59% +0.25%
==========================================
Files 8 8
Lines 442 444 +2
Branches 122 125 +3
==========================================
+ Hits 417 420 +3
Misses 2 2
+ Partials 23 22 -1
Files | Coverage Δ | |
---|---|---|
src/KintoID.sol | 94.23% <100.00%> (-0.11%) |
⬇️ |
src/paymasters/SponsorPaymaster.sol | 94.59% <100.00%> (+1.73%) |
⬆️ |
src/wallet/KintoWalletFactory.sol | 96.36% <ø> (ø) |
Loading