refactor(feeder): use the new includeSignature flag in the get_state_update feeder endpoint
#3601
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
76.01% (target 70.00%)
View this Pull Request on Codecov
76.01% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 55.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.01%. Comparing base (a612fb0) to head (d71d865).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| starknetdata/feeder/feeder.go | 50.00% | 4 Missing and 1 partial |
| clients/feeder/feeder.go | 50.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3601 +/- ##
==========================================
+ Coverage 75.96% 76.01% +0.04%
==========================================
Files 388 388
Lines 35105 35115 +10
==========================================
+ Hits 26669 26692 +23
- Misses 6549 6560 +11
+ Partials 1887 1863 -24 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading