feat: support remote servers execution #2047
Merged
Codecov / codecov/project
succeeded
Nov 19, 2024 in 1s
5.93% (-34.17%) compared to e3165c4
View this Pull Request on Codecov
5.93% (-34.17%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 0%
with 45 lines
in your changes missing coverage. Please review.
Project coverage is 5.93%. Comparing base (
e3165c4
) to head (b6c6bd3
).
Report is 494 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/starknet_sequencer_node/src/servers.rs | 0.00% | 44 Missing |
crates/starknet_sequencer_node/src/utils.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2047 +/- ##
==========================================
- Coverage 40.10% 5.93% -34.17%
==========================================
Files 26 263 +237
Lines 1895 30586 +28691
Branches 1895 30586 +28691
==========================================
+ Hits 760 1816 +1056
- Misses 1100 28696 +27596
- Partials 35 74 +39
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading