-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
fix: Add transactionMeta
condition to render SimulationDetails
#12916
Conversation
Bitrise✅✅✅ Commit hash: 2ffb812 Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG QA Passed
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12916 +/- ##
==========================================
+ Coverage 58.85% 59.72% +0.87%
==========================================
Files 1851 1863 +12
Lines 41739 41996 +257
Branches 5397 5456 +59
==========================================
+ Hits 24566 25083 +517
+ Misses 15502 15235 -267
- Partials 1671 1678 +7 ☔ View full report in Codecov by Sentry. |
Description
This PR aims to remove render case for
SimulationDetails
whentransactionMeta
is not ready.Related issues
Fixes: #12914
Manual testing steps
Screenshots/Recordings
Simulator.Screen.Recording.-.iPhone.13.Pro.-.2025-01-09.at.18.15.42.mp4
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist