Skip to content

Dev - #2745

Merged
JamesPasta merged 18 commits into
testfrom
dev
Jul 31, 2026
Merged

Dev#2745
JamesPasta merged 18 commits into
testfrom
dev

Conversation

@JamesPasta

Copy link
Copy Markdown
Collaborator

No description provided.

AndreGAot and others added 18 commits July 30, 2026 08:51
…-onboarding

AB#33927 update for seeder for onboarding match feature case
bugfix/AB#33901-SavedStates-ButtonChallenge
ABP composes pages from many independently-authored widgets and dynamically
bundles their scripts together at runtime, so widgets have no visibility into
what else will share the page. This codebase relies on nesting helper
functions inside each widget's own $(function(){...}) DOM-ready handler as an
isolation boundary against same-named helpers in other widgets. S7721
(\"Functions should be moved to the highest possible scope\") pushes those
helpers to module/global scope, which breaks that isolation and has already
caused a production cross-widget name collision.
AB#33922 exclude S7721 for JS widget scripts
AB#33922 update the S7721 exclusion for sonar scan
@JamesPasta
JamesPasta merged commit 733fb0f into test Jul 31, 2026
16 checks passed
@github-actions

Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 955
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@sonarqubecloud

Copy link
Copy Markdown

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.

2 participants