-
Notifications
You must be signed in to change notification settings - Fork 231
validate functions ref within params #1915
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1915 +/- ##
=======================================
Coverage 86.55% 86.55%
=======================================
Files 247 247
Lines 21558 21559 +1
=======================================
+ Hits 18660 18661 +1
Misses 2898 2898
Continue to review full report at Codecov.
|
* validate functions ref within params [WIP] * test invalid query params
* Update thread-local AST for every cloned op (#1913) * Update thread-local AST for every cloned op * address review * add comment * Update all_paths.c Co-authored-by: Avi Avni <avi.avni@gmail.com> Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com> * cron task abort [WIP] (#1911) * cron task abort [WIP] * test task abort * relaxed memory model synchronization modes * validate functions ref within params [WIP] (#1915) * validate functions ref within params [WIP] * test invalid query params Co-authored-by: Jeffrey Lovitz <jeffrey.lovitz@gmail.com> Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
* validate functions ref within params [WIP] * test invalid query params (cherry picked from commit 2e5b698)
* validate functions ref within params [WIP] * test invalid query params (cherry picked from commit 2e5b698)
* cron task abort [WIP] (#1911) * cron task abort [WIP] * test task abort * relaxed memory model synchronization modes (cherry picked from commit add3c07) * validate functions ref within params [WIP] (#1915) * validate functions ref within params [WIP] * test invalid query params (cherry picked from commit 2e5b698) * Update thread-local AST for every cloned op (#1913) * Update thread-local AST for every cloned op * address review * add comment * Update all_paths.c Co-authored-by: Avi Avni <avi.avni@gmail.com> Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com> (cherry picked from commit 959ecc4) * bump version to 2.8.4 Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
* validate functions ref within params [WIP] * test invalid query params
Resolves: #1914