test: delegate_increase_delegate_flow_test#85
Merged
noa-starkware merged 1 commit intomainfrom Nov 27, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #85 +/- ##
==========================================
+ Coverage 95.69% 95.71% +0.01%
==========================================
Files 42 42
Lines 9930 9959 +29
==========================================
+ Hits 9503 9532 +29
Misses 427 427 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3109f16 to
6458ca4
Compare
6458ca4 to
47dcdf1
Compare
NirLevi-starkware
approved these changes
Nov 27, 2025
Collaborator
NirLevi-starkware
left a comment
There was a problem hiding this comment.
@NirLevi-starkware reviewed 2 of 2 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @noa-starkware)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Adds a test for delegation-then-increase-delegation reward flow and removes a duplicate item from flow ideas.
delegate_increase_delegate_flow_testinsrc/flow_test/test.cairoto validate rewards when a delegator increases delegation across epochs and attestations.src/flow_test/flow_ideas.md.Written by Cursor Bugbot for commit 47dcdf1. This will update automatically on new commits. Configure here.
This change is