chaisql / chai

Modern embedded SQL database
MIT License
1.56k stars 95 forks source link

add sqrt function #515

Closed agonist closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (28bb8ce) 78.55% compared to head (ba0ded2) 78.57%.

Files Patch % Lines
internal/expr/functions/math.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #515 +/- ## ========================================== + Coverage 78.55% 78.57% +0.01% ========================================== Files 128 128 Lines 11082 11090 +8 ========================================== + Hits 8706 8714 +8 + Misses 1635 1634 -1 - Partials 741 742 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.