Skip to content

feat: add peer ids to each staker#100

Merged
arad-starkware merged 1 commit into
mainfrom
arad/add-peer-id
Apr 6, 2026
Merged

feat: add peer ids to each staker#100
arad-starkware merged 1 commit into
mainfrom
arad/add-peer-id

feat: add peer ids to each staker

74cfb58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

95.90% (-0.01%) compared to 06d3d2e

View this Pull Request on Codecov

95.90% (-0.01%) compared to 06d3d2e

Details

Codecov Report

❌ Patch coverage is 97.12644% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.90%. Comparing base (06d3d2e) to head (74cfb58).

Files with missing lines Patch % Lines
src/staking/tests/test.cairo 97.16% 6 Missing ⚠️
src/staking/staking.cairo 87.50% 3 Missing ⚠️
src/staking/tests/pause_test.cairo 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   95.91%   95.90%   -0.01%     
==========================================
  Files          43       43              
  Lines       10797    11115     +318     
==========================================
+ Hits        10356    10660     +304     
- Misses        441      455      +14     

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