Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H02 fix: add KYC checks on addDepositFor #59

Merged
merged 2 commits into from
Jan 30, 2024

Merge branch 'main' into H02-lack-of-restrictions

aabc829
Select commit
Loading
Failed to load commit list.
Merged

H02 fix: add KYC checks on addDepositFor #59

Merge branch 'main' into H02-lack-of-restrictions
aabc829
Select commit
Loading
Failed to load commit list.
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% <ø> (ø)