Skip to content

Commit 9ce5222

Browse files
feat: add eval reasons to WASM Bucketing (#1097)
Co-authored-by: Jonathan Norris <[email protected]>
1 parent d897063 commit 9ce5222

File tree

17 files changed

+2192
-582
lines changed

17 files changed

+2192
-582
lines changed

.github/workflows/run-test-harness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
sdks-to-test: nodejs,of-nodejs
3737
sdk-github-sha: ${{github.event.pull_request.head.sha}}
3838
github-token: ${{ secrets.AUTOMATION_USER_TOKEN }}
39+
sdk-capabilities: '{ "NodeJS":["edgeDB", "cloud", "lastModifiedHeader", "bootstrapping", "sdkConfigEvent", "clientUUID", "v2Config", "clientCustomData", "variablesFeatureId", "cloudEvalReason", "evalReason"], "OF-NodeJS": ["edgeDB", "cloud", "lastModifiedHeader", "sdkConfigEvent", "clientUUID", "v2Config", "sdkPlatform", "variablesFeatureId","evalReason"]}'

lib/shared/bucketing-assembly-script/__tests__/bucketing/bucketing.test.ts

Lines changed: 299 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)