-
Notifications
You must be signed in to change notification settings - Fork 0
test: add replay coherence characterization harness (#5) #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Chinmay-KB
merged 17 commits into
main
from
cursor/replay-characterization-harness-0912
Jul 25, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
2cd1ea5
test: add replay coherence characterization harness (#5)
cursoragent eee3d26
fix: address Copilot review on delay and capture override seams
cursoragent cbe5f03
test: harden destination frame provenance invariant
Chinmay-KB 5e9cb70
test: make navigation coherence causally ordered
Chinmay-KB adbf47b
test: add widget-backed replay target fixture
Chinmay-KB 061e5ae
test: characterize target-anchor propagation
Chinmay-KB 23782ff
test: characterize swipe suppression ordering
Chinmay-KB f2c1833
test: validate same-route settle frame provenance
Chinmay-KB 0e556c2
test: characterize blocked capture cancellation
Chinmay-KB 379eb11
chore: format replay coherence tests
Chinmay-KB 4ffc9be
fix: register capture provenance from state anchor route
Chinmay-KB fd3ff90
fix: prefer current route for capture provenance
Chinmay-KB 5218dd9
test: clean up widget harness teardown
Chinmay-KB 0e27043
chore: format replay coherence harness and tests
Chinmay-KB 3debcd9
fix: remove unnecessary cast in capture route resolver
Chinmay-KB 7c5c809
fix: tear down widget-backed harness before semantics verification
Chinmay-KB 92dbf28
chore: format capture timing calculation
Chinmay-KB File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| // Keep this in sync with packages/tugboat/pubspec.yaml. The SDK version test | ||
| // reads pubspec.yaml directly so release bumps fail fast if this drifts. | ||
| const tugboatSdkVersion = '0.4.0'; | ||
| const tugboatSdkVersion = '0.4.1'; |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.