smithy-lang / smithy-kotlin

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

feat: add functions (min, max, to_array, to_string, to_number, not_null, reverse) to JMESPath visitor #952

Closed 0marperez closed 11 months ago

0marperez commented 11 months ago

Issue \

Description of changes

-Added min function -Added max function -Added to_array function -Added to_string function -Added to_number function -Added not_null function -Added reverse funtion

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

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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
0.0% 0.0% Duplication