feat: calculate logsBloom
for synthetic transactions
#2785
Merged
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%> (ø) |
Loading