Skip to content

Conversation

@Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Sep 20, 2025

Close #505

Simulator Screenshot - iPhone 16 Pro - 2025-09-20 at 12 02 06

@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

❌ Patch coverage is 32.39437% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.57%. Comparing base (01e187a) to head (2f61952).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...re/Layout/LayoutComputer/UnaryLayoutComputer.swift 15.59% 92 Missing ⚠️
...penSwiftUICore/Layout/SafeAreaIgnoringLayout.swift 0.00% 38 Missing ⚠️
...ources/OpenSwiftUICore/Layout/SafeAreaInsets.swift 81.35% 11 Missing ⚠️
Sources/OpenSwiftUICore/View/Graph/ViewGraph.swift 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
+ Coverage   24.44%   24.57%   +0.12%     
==========================================
  Files         484      485       +1     
  Lines       27921    28105     +184     
==========================================
+ Hits         6826     6906      +80     
- Misses      21095    21199     +104     

☔ 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.

@Kyle-Ye Kyle-Ye merged commit 9efeb5c into main Sep 20, 2025
8 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/safe_area branch September 20, 2025 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ignoresSafeArea modifier

2 participants