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

[DEMO] how we could replace specific token operations with the generic 2771 call proxy #2035

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

make SuperToken 2771 recipient which trusts DMZForwarder, example use…

8e6a20a
Select commit
Loading
Failed to load commit list.
Draft

[DEMO] how we could replace specific token operations with the generic 2771 call proxy #2035

make SuperToken 2771 recipient which trusts DMZForwarder, example use…
8e6a20a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 5, 2024 in 0s

87.99% (-0.02%) compared to 0b33f76

View this Pull Request on Codecov

87.99% (-0.02%) compared to 0b33f76

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.99%. Comparing base (0b33f76) to head (8e6a20a).

Files with missing lines Patch % Lines
...reum-contracts/contracts/superfluid/SuperToken.sol 80.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           supertokenlib-iteration    #2035      +/-   ##
===========================================================
- Coverage                    88.00%   87.99%   -0.02%     
===========================================================
  Files                          108      108              
  Lines                         6768     6779      +11     
  Branches                       974      974              
===========================================================
+ Hits                          5956     5965       +9     
- Misses                         810      812       +2     
  Partials                         2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.