Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sqrt function #515

Merged
merged 1 commit into from
Nov 28, 2023
Merged

add sqrt function #515

merged 1 commit into from
Nov 28, 2023

Conversation

agonist
Copy link
Contributor

@agonist agonist commented Nov 28, 2023

No description provided.

Copy link

codecov bot commented Nov 28, 2023

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@asdine asdine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@asdine asdine merged commit fc824d6 into chaisql:main Nov 28, 2023
2 of 3 checks passed
@asdine asdine added this to the v0.16.0 milestone Nov 28, 2023
asdine pushed a commit that referenced this pull request Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants