Skip to content

Bugfix: handle dumb breaking platform change for verified email domains#973

Merged
jongpie merged 3 commits intomainfrom
bugfix/handle-dumb-breaking-platform-change-for-verified-email-domains
Apr 2, 2026
Merged

Bugfix: handle dumb breaking platform change for verified email domains#973
jongpie merged 3 commits intomainfrom
bugfix/handle-dumb-breaking-platform-change-for-verified-email-domains

Conversation

@jongpie
Copy link
Copy Markdown
Owner

@jongpie jongpie commented Apr 2, 2026

Fixed #972 by updating the current user's email address to a (fake) gmail.com address in LoggerEmailSender_Tests - gmail.com is one of a few domains that don't have to be verified

jongpie added 2 commits April 2, 2026 13:42
…ail address to be a (fake) gmail.com address to avoid issues with the new & breaking-change that requires most email domains to be verified (even in tests)
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.78%. Comparing base (91518a0) to head (b1aeeb1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #973   +/-   ##
=======================================
  Coverage   93.78%   93.78%           
=======================================
  Files          58       58           
  Lines        6292     6292           
  Branches      200      200           
=======================================
  Hits         5901     5901           
  Misses        389      389           
  Partials        2        2           
Flag Coverage Δ
Apex 93.13% <ø> (ø)
LWC 96.26% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jongpie jongpie temporarily deployed to Experience Cloud Scratch Org April 2, 2026 18:48 — with GitHub Actions Inactive
@jongpie jongpie temporarily deployed to Base Scratch Org April 2, 2026 19:28 — with GitHub Actions Inactive
@jongpie jongpie temporarily deployed to Base Scratch Org April 2, 2026 19:44 — with GitHub Actions Inactive
@jongpie jongpie merged commit 826166f into main Apr 2, 2026
1 check passed
@jongpie jongpie deleted the bugfix/handle-dumb-breaking-platform-change-for-verified-email-domains branch April 2, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Salesforce email domain verification enforcement make Nebula tests failed

2 participants