Fix bug: the starknet_getEvents rpc method is failing bug #537
Codecov / codecov/project
failed
Aug 15, 2023 in 0s
50.28% (-0.47%) compared to eb60c24
View this Pull Request on Codecov
50.28% (-0.47%) compared to eb60c24
Details
Codecov Report
Patch coverage: 70.58%
and project coverage change: -0.47%
Comparison is base (
eb60c24
) 50.75% compared to head (993eccb
) 50.28%.
Report is 9 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #537 +/- ##
==========================================
- Coverage 50.75% 50.28% -0.47%
==========================================
Files 14 14
Lines 2530 2426 -104
==========================================
- Hits 1284 1220 -64
+ Misses 1246 1206 -40
Files Changed | Coverage Δ | |
---|---|---|
crates/beerus-core/src/ethers_helper.rs | 78.94% <ø> (-14.67%) |
⬇️ |
crates/beerus-rpc/src/main.rs | 0.00% <0.00%> (ø) |
|
crates/beerus-core/src/lightclient/beerus.rs | 64.90% <85.71%> (+0.47%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading