-
Notifications
You must be signed in to change notification settings - Fork 624
Remove changes related to persistence issue #6191
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
Conversation
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
Coverage Report 1Affected Products
Test Logs |
Unit Test Results 8 files - 16 8 suites - 16 24s ⏱️ +7s Results for commit da03580. ± Comparison against base commit b83910b. This pull request removes 115 and adds 22 tests. Note that renamed tests count towards both.
|
Size Report 1Affected Products
Test Logs |
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Notes
Startup Times
|
This reverts commit 4d6e112.
Revert the old reversion #6191 merge back feature branch --------- Co-authored-by: Matthew Robertson <[email protected]>
Revert changes related to persistence issue. These changes are still on the
crashlytics-exception-handler
feature branch while we develop there.main
is now in a good state for the next release, including the ODF and Session ID changes.