Fix VTA SSO authorize host for tenant subdomains#423
Open
ethriel3695 wants to merge 18 commits intonextfrom
Open
Fix VTA SSO authorize host for tenant subdomains#423ethriel3695 wants to merge 18 commits intonextfrom
ethriel3695 wants to merge 18 commits intonextfrom
Conversation
Release 5.0.1
Release 5.0.2
Release 5.1.0
Release 5.1.1
Implements the new clear() API on the test provider registration so that when the user clicks "Clear" in the sidebar, only visual test statuses are cleared (not change detection or other non-test statuses). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tection-statuses Sidebar: add clear() to test provider to clear visual test statuses
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #423 +/- ##
========================================
+ Coverage 6.50% 6.90% +0.40%
========================================
Files 166 166
Lines 14164 14164
Branches 305 316 +11
========================================
+ Hits 921 978 +57
+ Misses 13163 13109 -54
+ Partials 80 77 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Author
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: ethriel3695 <12070791+ethriel3695@users.noreply.github.com>
Merge conflicts resolved in commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
www.chromatic.comHow to QA
yarn vitest run src/utils/requestAccessToken.test.ts --reporter=verbose.Sign in with SSO.storybookand continue.Sign in with Chromaticflow and confirm the non-SSO path still uses the default host successfully.