Skip to content

Workaround the compiler crash for release build

bf4b43f
Select commit
Loading
Failed to load commit list.
Merged

Update VariadicView #212

Workaround the compiler crash for release build
bf4b43f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2025 in 0s

21.36% (-0.35%) compared to 03ee0fd

View this Pull Request on Codecov

21.36% (-0.35%) compared to 03ee0fd

Details

Codecov Report

Attention: Patch coverage is 0% with 307 lines in your changes missing coverage. Please review.

Project coverage is 21.36%. Comparing base (03ee0fd) to head (bf4b43f).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/VariadicView.swift 0.00% 176 Missing ⚠️
...s/OpenSwiftUICore/View/VariadicView_Children.swift 0.00% 118 Missing ⚠️
Sources/OpenSwiftUICore/CoreGlue/CoreGlue.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUICore/View/IDView.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUI/CoreGlue/OpenSwiftUIGlue.swift 0.00% 2 Missing ⚠️
.../OpenSwiftUICore/Modifier/CustomViewModifier.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUICore/View/CustomView.swift 0.00% 1 Missing ⚠️
...rces/OpenSwiftUICore/View/DynamicViewContent.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   21.71%   21.36%   -0.35%     
==========================================
  Files         310      307       -3     
  Lines       12926    13161     +235     
==========================================
+ Hits         2807     2812       +5     
- Misses      10119    10349     +230     

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