Skip to content

Bug/issue 231#240

Merged
Stepami merged 5 commits intomasterfrom
bug/issue-231
Apr 25, 2026
Merged

Bug/issue 231#240
Stepami merged 5 commits intomasterfrom
bug/issue-231

Conversation

@Stepami
Copy link
Copy Markdown
Owner

@Stepami Stepami commented Apr 24, 2026

Describe the solution you've done

  • Процесс обработки деклараций типов разделён на две последовательных фазы: построение типов и разрешение ссылок

Related Issues

Stepami added 5 commits April 25, 2026 00:17
fix test to validate array type for 'result' property

Closes #231
Method Resolve is split into two phases - type building and reference
resolving

Closes #231
Replaced repeated indexing with a local variable for readability and maintainability.
@github-actions
Copy link
Copy Markdown

File Coverage Branches Missing
All files 84% 75%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against ee5c0c4

@Stepami Stepami merged commit 72a2501 into master Apr 25, 2026
3 checks passed
@Stepami Stepami deleted the bug/issue-231 branch April 25, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Порядок типов влияет на статический анализ

1 participant