smithy-lang / smithy-kotlin

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

feat: add functions (sort, sort_by, max_by, min_by, map) to JMESPath visitor #969

Closed 0marperez closed 9 months ago

0marperez commented 9 months ago

Issue \

closes #596

Description of changes

-Added sort to JMESPath visitor -Added sort_by to JMESPath visitor -Added max_by to JMESPath visitor -Added min_by to JMESPath visitor -Added map to JMESPath visitor

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

sonarcloud[bot] commented 9 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
6.9% 6.9% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint