We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on #336 the task is to implement and create testcases for the following functions that are classified as the 10 most popular functions.
Expect to have implementation and test cases for each of those functions.
I think we already have most of these implemented. The task is to go over and ensure we have proper implementation and testcases for each.
Please comment below if the functions are already implemented properly and I will update the checklist.
The text was updated successfully, but these errors were encountered:
All of these are implemented, but SUM and IF have no test cases, will add them on Monday
Sorry, something went wrong.
zgordan-vv
Successfully merging a pull request may close this issue.
Description
Based on #336 the task is to implement and create testcases for the following functions that are classified as the 10 most popular functions.
Expected Behavior
Expect to have implementation and test cases for each of those functions.
Actual Behavior
I think we already have most of these implemented. The task is to go over and ensure we have proper implementation and testcases for each.
Please comment below if the functions are already implemented properly and I will update the checklist.
The text was updated successfully, but these errors were encountered: