fix(ci): add ty check to parser folder by leandrodamascena · Pull Request #8037 · aws-powertools/powertools-lambda-python · GitHub
Skip to content

fix(ci): add ty check to parser folder#8037

Merged
leandrodamascena merged 1 commit intodevelopfrom
ci/add-ty-parser
Mar 16, 2026
Merged

fix(ci): add ty check to parser folder#8037
leandrodamascena merged 1 commit intodevelopfrom
ci/add-ty-parser

Conversation

@leandrodamascena
Copy link
Copy Markdown
Contributor

Issue number: closes #7931

Summary

Changes

Resolve all ty diagnostics in utilities/parser/ and remove from ty exclusion list in pyproject.toml.

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner March 16, 2026 11:31
@boring-cyborg boring-cyborg Bot added the dependencies Pull requests that update a dependency file label Mar 16, 2026
@pull-request-size pull-request-size Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 16, 2026
@sonarqubecloud
Copy link
Copy Markdown

@leandrodamascena leandrodamascena requested review from hjgraca and removed request for hjgraca March 16, 2026 11:33
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

@leandrodamascena leandrodamascena merged commit 62591e7 into develop Mar 16, 2026
17 checks passed
@leandrodamascena leandrodamascena deleted the ci/add-ty-parser branch March 16, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Resolve Ty diagnostics for utilities/parser

2 participants