Skip to content

Fix DynamicContainer crash

b3140a4
Select commit
Loading
Failed to load commit list.
Merged

Update AnyView #199

Fix DynamicContainer crash
b3140a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2025 in 1s

21.64% (+0.07%) compared to f184aa7

View this Pull Request on Codecov

21.64% (+0.07%) compared to f184aa7

Details

Codecov Report

Attention: Patch coverage is 4.76190% with 40 lines in your changes missing coverage. Please review.

Project coverage is 21.64%. Comparing base (f184aa7) to head (b3140a4).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/AnyView.swift 5.26% 36 Missing ⚠️
Sources/OpenSwiftUICore/View/DynamicView.swift 0.00% 2 Missing ⚠️
...iftUICore/Data/Environment/EnvironmentalView.swift 0.00% 1 Missing ⚠️
...ender/DisplayList/DisplayList_StableIdentity.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   21.57%   21.64%   +0.07%     
==========================================
  Files         306      306              
  Lines       12425    12352      -73     
==========================================
- Hits         2681     2674       -7     
+ Misses       9744     9678      -66     

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