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

Features: Gasless transactions. #89

Merged
merged 31 commits into from
Apr 4, 2024

Formatting changes.

588a177
Select commit
Loading
Failed to load commit list.
Merged

Features: Gasless transactions. #89

Formatting changes.
588a177
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 0s

79.03% (+71.50%) compared to fd3cf39

View this Pull Request on Codecov

79.03% (+71.50%) compared to fd3cf39

Details

Codecov Report

Attention: Patch coverage is 91.79104% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 79.03%. Comparing base (fd3cf39) to head (588a177).
Report is 7 commits behind head on main.

Files Patch % Lines
contracts/common/AHasContext.sol 55.55% 4 Missing ⚠️
contracts/common/AHasGovernors.sol 50.00% 2 Missing ⚠️
contracts/fast/FastForwardableFacet.sol 0.00% 2 Missing ⚠️
contracts/paymaster/PaymasterTopFacet.sol 95.65% 2 Missing ⚠️
contracts/common/AHasForwarder.sol 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #89       +/-   ##
==========================================
+ Coverage   7.52%   79.03%   +71.50%     
==========================================
  Files         47       56        +9     
  Lines        797     1116      +319     
  Branches     210      234       +24     
==========================================
+ Hits          60      882      +822     
+ Misses       737      234      -503     

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