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

feat: calculate logsBloom for synthetic transactions #2785

Merged
merged 11 commits into from
Aug 12, 2024

chore: remove .only

9823872
Select commit
Loading
Failed to load commit list.
Merged

feat: calculate logsBloom for synthetic transactions #2785

chore: remove .only
9823872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

80.07% (target 80.00%)

View this Pull Request on Codecov

80.07% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.07%. Comparing base (d74f13b) to head (9823872).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2785      +/-   ##
==========================================
+ Coverage   77.80%   80.07%   +2.27%     
==========================================
  Files          43       47       +4     
  Lines        3329     3478     +149     
  Branches      706      736      +30     
==========================================
+ Hits         2590     2785     +195     
+ Misses        493      429      -64     
- Partials      246      264      +18     
Files Coverage Δ
packages/relay/src/lib/eth.ts 83.08% <100.00%> (+1.51%) ⬆️
packages/relay/src/logsBloomUtils.ts 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes