Skip to content

Conversation

@Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Feb 1, 2026

@main
struct ExampleApp: App {
    var body: some Scene {
        WindowGroup {
            ContentView()
        }
    }
} 

@github-actions github-actions bot added enhancement New feature or request platform: iOS labels Feb 1, 2026
@Kyle-Ye Kyle-Ye merged commit 7742874 into main Feb 1, 2026
5 of 8 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/uikit_appscenedelegate branch February 1, 2026 18:46
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

❌ Patch coverage is 0% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.43%. Comparing base (315d65c) to head (95565e1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ces/OpenSwiftUI/App/Scene/PlatformSceneCache.swift 0.00% 44 Missing ⚠️
Sources/OpenSwiftUI/App/App/AppGraph.swift 0.00% 17 Missing ⚠️
Sources/OpenSwiftUI/App/Scene/SceneList.swift 0.00% 9 Missing ⚠️
Sources/OpenSwiftUI/App/Scene/SceneID.swift 0.00% 8 Missing ⚠️
Sources/OpenSwiftUI/App/Scene/SceneStorage.swift 0.00% 8 Missing ⚠️
...ces/OpenSwiftUI/Integration/PlatformItemList.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUICore/Data/Util/Box.swift 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (315d65c) and HEAD (95565e1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (315d65c) HEAD (95565e1)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #761       +/-   ##
===========================================
- Coverage   26.65%   13.43%   -13.22%     
===========================================
  Files         645      617       -28     
  Lines       39108    35960     -3148     
===========================================
- Hits        10426     4833     -5593     
- Misses      28682    31127     +2445     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request platform: iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants