Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Simplify ML-powered query status report definition
We now limit the cardinality of the ML-powered JS queries status report
field server-side. With no need for a limit on the cardinality of the
status report client-side, we can simplify how we produce it.
  • Loading branch information
henrymercer committed Mar 31, 2022
commit dd6b592e3e5e9cb8d577f77fcbac3e0a277834f4
44 changes: 19 additions & 25 deletions lib/util.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/util.js.map

Large diffs are not rendered by default.

31 changes: 21 additions & 10 deletions lib/util.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading