Skip to content

Add AccessPoint, AccessRegistry, WithdrawWorkflow contracts and Signa…

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 29, 2024 in 0s

79.29% (-2.73%) compared to d858d95

View this Pull Request on Codecov

79.29% (-2.73%) compared to d858d95

Details

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (d858d95) 82.02% compared to head (827f6f4) 79.29%.
Report is 8 commits behind head on main.

❗ Current head 827f6f4 differs from pull request most recent head ccf1439. Consider uploading reports for the commit ccf1439 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   82.02%   79.29%   -2.73%     
==========================================
  Files           8       12       +4     
  Lines         445      512      +67     
  Branches      123      134      +11     
==========================================
+ Hits          365      406      +41     
- Misses         35       55      +20     
- Partials       45       51       +6     
Files Coverage Δ
src/apps/KintoAppRegistry.sol 80.95% <ø> (ø)
src/paymasters/SponsorPaymaster.sol 75.00% <ø> (ø)
src/viewers/KYCViewer.sol 76.92% <ø> (ø)
src/wallet/KintoWallet.sol 86.36% <ø> (ø)
src/wallet/KintoWalletFactory.sol 62.96% <100.00%> (+1.85%) ⬆️
src/access/workflows/WithdrawWorkflow.sol 71.42% <71.42%> (ø)
src/paymasters/SignaturePaymaster.sol 76.47% <76.47%> (ø)
src/access/AccessRegistry.sol 59.09% <59.09%> (ø)
src/access/AccessPoint.sol 42.85% <42.85%> (ø)