Closed agonist closed 1 year ago
Attention: 18 lines
in your changes are missing coverage. Please review.
Comparison is base (
b034800
) 79.06% compared to head (0c13325
) 79.03%.:exclamation: Current head 0c13325 differs from pull request most recent head 2f80922. Consider uploading reports for the commit 2f80922 to get more accurate results
Files | Patch % | Lines |
---|---|---|
internal/expr/functions/strings.go | 59.09% | 16 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
add the UPPER function.
In addition to the upper function, the PR adds a strings definitions package in prevision of adding a bunch of string related functions.