smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
79 stars 26 forks source link

fix: codegen visitor filtering bug #1049

Closed 0marperez closed 7 months ago

0marperez commented 7 months ago

Issue \

N/A

The CodegenVisitor was filtering out integrations that would otherwise not be because of the filtering didn't take into account model pre-processing changes that would happen

Description of changes

Filtering was updated so Integrations take into account previous model pre-processing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud