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

FEAT: The enable cookies option for JavaScriptBuilderElement is now configurable per-request. #115

Merged
merged 4 commits into from
May 7, 2024

Conversation

ben51degrees
Copy link
Contributor

Adding the query parameter fod-js-enable-cookies will override the option supplied to the element at construction.

This PR closes #109.

… configurable per-request.

Adding the query parameter `fod-js-enable-cookies` will override the option supplied to the element at construction.

This PR closes #109.
Copy link

github-actions bot commented May 2, 2024

Unit Tests - Ubuntu_Node_18

  1 files   17 suites   46s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - Ubuntu_Node_18

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Unit Tests - Ubuntu_Node_20

  1 files   17 suites   45s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Unit Tests - macOS_Node_20

  1 files   17 suites   42s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Unit Tests - macOS_Node_18

  1 files   17 suites   43s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Performance Tests - Ubuntu_Node_18

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - Ubuntu_Node_20

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - macOS_Node_20

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - macOS_Node_18

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Unit Tests - Windows_Node_20

  1 files   17 suites   49s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Unit Tests - Windows_Node_18

  1 files   17 suites   48s ⏱️
111 tests 111 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - Windows_Node_20

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Integration Tests - Windows_Node_18

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 4e6e148. ± Comparison against base commit d9e68e7.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Performance Tests - Windows_Node_20

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 2, 2024

Performance Tests - Windows_Node_18

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@justadreamer justadreamer left a comment

Choose a reason for hiding this comment

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

Hi @ben51degrees thanks for implementing this!

Some checks are failing on CI: https://github.com/51Degrees/pipeline-node/actions/runs/8917269314/job/24490060415#step:5:258

Could you please install eslint globally on your machine and fix the errors it reports - mainly indentation and style stuff:

eslint . --ext .js

Copy link

github-actions bot commented May 3, 2024

Performance Tests - macOS_Node_20

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 3, 2024

Performance Tests - Ubuntu_Node_20

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 3, 2024

Performance Tests - macOS_Node_18

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e6e148.

♻️ This comment has been updated with latest results.

@Automation51D Automation51D merged commit 5af379b into main May 7, 2024
18 checks passed
@Automation51D Automation51D deleted the feature/cookies branch May 7, 2024 15:24
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.

Enable Per-Detection Configuration of Enable/Disable Cookies
3 participants