Open
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (0.99%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #33 +/- ##
===========================================
- Coverage 39.73% 28.70% -11.03%
===========================================
Files 39 39
Lines 2746 3821 +1075
===========================================
+ Hits 1091 1097 +6
- Misses 1655 2724 +1069
🚀 New features to boost your workflow:
|
bsneed
commented
Jan 2, 2026
| let previousScreen: String? | ||
| public let currentScreen: ScreenData | ||
| public let previousScreen: ScreenData? | ||
| } |
Contributor
Author
There was a problem hiding this comment.
cc @wenxi-zeng. I had to modify this because the wildly different stuff we see in UIKit vs SwiftUI. :(
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.
Uh oh!
There was an error while loading. Please reload this page.