Skip to content

Add DynamicView #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 16, 2025
Merged

Add DynamicView #197

merged 5 commits into from
Feb 16, 2025

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented Feb 11, 2025

No description provided.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 3.64964% with 264 lines in your changes missing coverage. Please review.

Project coverage is 21.60%. Comparing base (7e4a6f3) to head (8fe232c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/DynamicView.swift 0.00% 204 Missing ⚠️
Sources/OpenSwiftUICore/View/Input/ViewList.swift 23.80% 32 Missing ⚠️
...OpenSwiftUICore/Data/Transaction/Transaction.swift 0.00% 11 Missing ⚠️
...ources/OpenSwiftUICore/View/Input/ViewInputs.swift 0.00% 6 Missing ⚠️
Sources/OpenSwiftUICore/Graph/GraphInputs.swift 0.00% 4 Missing ⚠️
...penSwiftUICore/Data/Preference/View_Indirect.swift 0.00% 2 Missing ⚠️
...iftUICore/Data/Preference/PreferencesOutputs.swift 0.00% 1 Missing ⚠️
...ore/Modifier/ViewModifier/CustomViewModifier.swift 0.00% 1 Missing ⚠️
...iftUICore/Modifier/ViewModifier/ViewModifier.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUICore/View/AnyView.swift 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   21.98%   21.60%   -0.38%     
==========================================
  Files         304      305       +1     
  Lines       12170    12393     +223     
==========================================
+ Hits         2675     2678       +3     
- Misses       9495     9715     +220     

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

@Kyle-Ye Kyle-Ye force-pushed the feature/dynamic_view branch from ce2e6ee to cac3715 Compare February 11, 2025 17:26
@Kyle-Ye Kyle-Ye merged commit 170875a into main Feb 16, 2025
9 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/dynamic_view branch February 16, 2025 18:41
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.

1 participant