-
Notifications
You must be signed in to change notification settings - Fork 29
#3057. Add more reachability tests for switch
#3173
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
Conversation
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, couple of comments!
TypeSystem/flow-analysis/reachability_switch_expression_A06_t01.dart
Outdated
Show resolved
Hide resolved
TypeSystem/flow-analysis/reachability_switch_expression_A06_t02.dart
Outdated
Show resolved
Hide resolved
sgrekhov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated. PTAL. One test left unchanged because I belive it is ok.
TypeSystem/flow-analysis/reachability_switch_expression_A06_t01.dart
Outdated
Show resolved
Hide resolved
TypeSystem/flow-analysis/reachability_switch_expression_A06_t02.dart
Outdated
Show resolved
Hide resolved
eernstg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
2025-05-15 sgrekhov22@gmail.com dart-lang/co19#3057. Add more promotion tests for extension types (dart-lang/co19#3184) 2025-05-14 sgrekhov22@gmail.com dart-lang/co19#3057. Add some promotion tests for extension types (dart-lang/co19#3183) 2025-05-14 sgrekhov22@gmail.com Fixes dart-lang/co19#3177. Ignore static warnings in non_ambiguity_A02_t01.dart (dart-lang/co19#3181) 2025-05-13 sgrekhov22@gmail.com dart-lang/co19#3057. Add promotion via assignment tests. Check top types. (dart-lang/co19#3167) 2025-05-13 sgrekhov22@gmail.com Fixes dart-lang/co19#3177. Fix typos, add issue number (dart-lang/co19#3178) 2025-05-12 sgrekhov22@gmail.com dart-lang/co19#3057. Add more reachability tests for `switch` (dart-lang/co19#3173) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Id5da975045bc2205ca470c5e429b37bcb822f18b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/428960 Commit-Queue: Erik Ernst <eernst@google.com> Reviewed-by: Erik Ernst <eernst@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Thomas <athom@google.com>
No description provided.