-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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(mobile): show page back by url search #9100
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5dd2ddd. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #9100 +/- ##
=======================================
Coverage 65.41% 65.41%
=======================================
Files 715 715
Lines 41122 41122
Branches 3983 3983
=======================================
+ Hits 26898 26900 +2
+ Misses 13800 13798 -2
Partials 424 424
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e17ca17
to
12845c5
Compare
packages/frontend/core/src/mobile/pages/workspace/detail/mobile-detail-page.tsx
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/modules/workbench/entities/workbench.ts
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/modules/workbench/entities/workbench.ts
Outdated
Show resolved
Hide resolved
01b4bfa
to
d5990e1
Compare
packages/frontend/core/src/modules/workbench/entities/workbench.ts
Outdated
Show resolved
Hide resolved
d5990e1
to
53d9fdc
Compare
Merge activity
|
53d9fdc
to
5dd2ddd
Compare
close AF-1911