smithy-lang / smithy-kotlin

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

fix: empty* comparison #1102

Closed 0marperez closed 3 months ago

0marperez commented 3 months ago

Issue \

Description of changes

This PR fixes the way that EmptyAttributes, EmptyHeaders, Empty (Http Body) and EmptyDeferredHeaders are compared to their non Empty* data types.

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

github-actions[bot] commented 3 months ago

Affected Artifacts

Changed in size | Artifact |Pull Request (bytes) | Latest Release (bytes) | Delta (bytes) | Delta (percentage) | | -------- | ------------------: | ---------------------: | ------------: | -----------------: | |http-jvm.jar|108,218|108,106|112|0.10%| |runtime-core-jvm.jar|883,342|883,226|116|0.01%|
github-actions[bot] commented 3 months ago

Affected Artifacts

Changed in size | Artifact |Pull Request (bytes) | Latest Release (bytes) | Delta (bytes) | Delta (percentage) | | -------- | ------------------: | ---------------------: | ------------: | -----------------: | |http-jvm.jar|108,218|108,106|112|0.10%| |runtime-core-jvm.jar|883,342|883,226|116|0.01%|
github-actions[bot] commented 3 months ago

Affected Artifacts

Changed in size | Artifact |Pull Request (bytes) | Latest Release (bytes) | Delta (bytes) | Delta (percentage) | | -------- | ------------------: | ---------------------: | ------------: | -----------------: | |http-jvm.jar|108,782|108,106|676|0.63%| |runtime-core-jvm.jar|883,342|883,226|116|0.01%|