Skip to content

Fix Linux build issue

be6ee05
Select commit
Loading
Failed to load commit list.
Merged

Add Observation support to OpenSwiftUI #486

Fix Linux build issue
be6ee05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2025 in 0s

24.45% (-0.08%) compared to 4f7888f

View this Pull Request on Codecov

24.45% (-0.08%) compared to 4f7888f

Details

Codecov Report

❌ Patch coverage is 8.26446% with 111 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.45%. Comparing base (4f7888f) to head (be6ee05).

Files with missing lines Patch % Lines
...SwiftUICore/Data/Observation/ObservationUtil.swift 8.92% 102 Missing ⚠️
Sources/OpenSwiftUI/Util/AnyAttributeFix.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUICore/Util/AnyAttributeFix.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUICore/Data/State/State.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
- Coverage   24.52%   24.45%   -0.08%     
==========================================
  Files         469      470       +1     
  Lines       27094    27214     +120     
==========================================
+ Hits         6645     6655      +10     
- Misses      20449    20559     +110     

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