-
Notifications
You must be signed in to change notification settings - Fork 715
test: aac add test coverage for ParseError variants
#6631
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
federico-stacks
merged 35 commits into
stacks-network:develop
from
federico-stacks:chore/aac-parse-error-test
Nov 14, 2025
+3,786
−66
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0db522b
chore: make aac macros usable from other modules, #6627
federico-stacks 1eead86
chore: aac add clarity_types as test dependency for doc purpose, #6627
federico-stacks c01f81e
test: aac add consensus coverage for ParseError variants subset (11),…
federico-stacks fe6a8d5
refactor: aac consensus macro just produce a test body, #6627
federico-stacks 298959a
merge: address conflict with develop, #6627
federico-stacks 2ac068b
crc: remove clarity_types dependency and use clarity crate aliases, #…
federico-stacks 730fc6d
crc: clean contract code string literal, #6627
federico-stacks a81db5d
chore: aac fix ParseError::CircularReference indeterminism, #6627
federico-stacks cac6d65
Merge branch 'develop' into chore/aac-parse-error-test
federico-stacks d28f8bc
test: add unit tests for build_ast, #6627
federico-stacks 83f08ad
test: improve parse consensus test and add VaryExpressionStackDepthTo…
federico-stacks 1ea97d3
test: add ExpectedWhitespace aac test, #6627
federico-stacks dc157e4
test: add UnexpectedToken aac test, #6627
federico-stacks d9c6948
test: add NameTooLong aac test, #6627
federico-stacks a0f34a8
chore: document variant_coverate_report, #6627
federico-stacks a04618b
test: add InvalidPrincipalLiteral aac test, #6627
federico-stacks 42f94d6
test: add InvalidBuffer as unreachable, #6627
federico-stacks 9e74b7c
test: add ExpectedContractIdentifier aac test, #6627
federico-stacks 190f702
test: add ExpectedTraitIdentifier aac test, #6627
federico-stacks 03368c7
test: add TupleColonExpectedv2 aac test, #6627
federico-stacks 6145f1d
test: add TupleCommaExpectedv2 aac test, #6627
federico-stacks 49935ab
test: add TupleValueExpected aac test, #6627
federico-stacks 4b70a35
test: add ContractNameTooLong aac test, #6627
federico-stacks 5a1b8c3
test: add IllegalASCIIString aac test, #6627
federico-stacks 2924f6e
test: add IllegalContractName aac as unreachable, #6627
federico-stacks 8c0a7fc
chore: fix failing unit tests, #6627
federico-stacks 7848a34
test: update insta for test_illegal_ascii_string, #6627
federico-stacks 1057ea9
Merge branch 'develop' into chore/aac-parse-error-test
federico-stacks 96b0fe6
test: add CostBalanceExceeded aac test, #6627
federico-stacks 39dc20a
merge: manage conflicts with develop, #6627
federico-stacks 60bc908
merge: conflicts with develop, #6627
federico-stacks ab741ef
crc: improve doc api, #6627
federico-stacks 71aaf5d
merge: conflicts with develop due to pr 6619, #6627
federico-stacks 3c33ef6
crc: fix NoteToMatchThis as unreachable, #6627
federico-stacks de77d02
crc: improve doc, #6627
federico-stacks 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
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.