Skip to content
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

Add ViewList and ViewTrait #90

Merged
merged 2 commits into from
May 4, 2024
Merged

Add ViewList and ViewTrait #90

merged 2 commits into from
May 4, 2024

Conversation

Kyle-Ye
Copy link
Member

@Kyle-Ye Kyle-Ye commented May 4, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 14.56%. Comparing base (3725a67) to head (128c8fb).

Files Patch % Lines
...SwiftUI/Core/View/ViewList/ViewList_Subgraph.swift 0.00% 19 Missing ⚠️
...ftUI/Core/View/ViewTrait/ViewTraitCollection.swift 0.00% 18 Missing ⚠️
...iftUI/Core/View/ViewList/ViewListCountInputs.swift 0.00% 12 Missing ⚠️
...ftUI/Core/View/ViewList/ViewList_IndirectMap.swift 0.00% 5 Missing ⚠️
...penSwiftUI/Core/View/ViewTrait/ViewTraitKeys.swift 0.00% 4 Missing ⚠️
...enSwiftUI/Core/View/ViewList/ViewListOutputs.swift 0.00% 3 Missing ⚠️
...iftUI/View/Animation/TODO/AnimatableModifier.swift 0.00% 2 Missing ⚠️
...nSwiftUI/View/Animation/TODO/_AnimatableView.swift 0.00% 2 Missing ⚠️
Sources/OpenSwiftUI/View/View/AnyView.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUI/View/View/EmptyView.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   14.69%   14.56%   -0.14%     
==========================================
  Files         190      196       +6     
  Lines        4697     4739      +42     
==========================================
  Hits          690      690              
- Misses       4007     4049      +42     

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

@Kyle-Ye Kyle-Ye merged commit e16ee45 into main May 4, 2024
6 checks passed
@Kyle-Ye Kyle-Ye deleted the feature/view_list branch May 4, 2024 09:00
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.

2 participants