Skip to content

chore: regenerate feeder mock

3eebd23
Select commit
Loading
Failed to load commit list.
Draft

refactor(feeder): use the new includeSignature flag in the get_state_update feeder endpoint #3601

chore: regenerate feeder mock
3eebd23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

76.14% (target 70.00%)

View this Pull Request on Codecov

76.14% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 64.77987% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.14%. Comparing base (c1cf897) to head (3eebd23).

Files with missing lines Patch % Lines
starknetdata/feeder/migrationFeeder.go 49.20% 27 Missing and 5 partials ⚠️
clients/feeder/feeder.go 72.72% 16 Missing and 2 partials ⚠️
starknetdata/feeder/feeder.go 75.00% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3601      +/-   ##
==========================================
- Coverage   76.32%   76.14%   -0.18%     
==========================================
  Files         396      397       +1     
  Lines       36537    36639     +102     
==========================================
+ Hits        27886    27898      +12     
- Misses       6676     6771      +95     
+ Partials     1975     1970       -5     

☔ 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.