Skip to content

Add ProgressView support - #995

Open
Kyle-Ye wants to merge 12 commits into
mainfrom
feature/progressView
Open

Add ProgressView support#995
Kyle-Ye wants to merge 12 commits into
mainfrom
feature/progressView

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Aug 15, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: feature New API, behavior, platform support, or user-facing capability. labels Aug 15, 2026
@Kyle-Ye
Kyle-Ye changed the base branch from main to feature/widget_metadata August 15, 2026 17:13
@Kyle-Ye
Kyle-Ye force-pushed the feature/widget_metadata branch 2 times, most recently from ddd2d38 to 7982ca1 Compare August 15, 2026 18:27
@Kyle-Ye
Kyle-Ye force-pushed the feature/widget_metadata branch 2 times, most recently from 13c9762 to 6f11d43 Compare August 23, 2026 12:08
Base automatically changed from feature/widget_metadata to main August 23, 2026 12:30
@Kyle-Ye
Kyle-Ye force-pushed the feature/progressView branch from 019b6b4 to 9a5e2c5 Compare August 23, 2026 20:07
@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 460 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.98%. Comparing base (426486c) to head (9a5e2c5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...iftUI/View/Control/ProgressView/ProgressView.swift 0.00% 245 Missing ⚠️
...Control/ProgressView/ProgressView+Foundation.swift 0.00% 88 Missing ⚠️
...ntrol/ProgressView/CircularProgressViewStyle.swift 0.00% 49 Missing ⚠️
...Control/ProgressView/LinearProgressViewStyle.swift 0.00% 29 Missing ⚠️
.../View/Control/ProgressView/ProgressViewStyle.swift 0.00% 27 Missing ⚠️
...ontrol/ProgressView/DefaultProgressViewStyle.swift 0.00% 21 Missing ⚠️
.../OpenSwiftUICore/View/Configuration/StaticIf.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   28.20%   27.98%   -0.22%     
==========================================
  Files         755      761       +6     
  Lines       59776    60235     +459     
==========================================
- Hits        16860    16858       -2     
- Misses      42916    43377     +461     

☔ View full report in Codecov by Harness.
📢 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.

@tuist

tuist Bot commented Aug 23, 2026

Copy link
Copy Markdown

🛠️ Tuist Run Report 🛠️

Tests 🧪

Scheme Status Cache hit rate Tests Skipped Ran Commit
OpenSwiftUI 0 % 1074 0 1074 8e92b41c9

Builds 🔨

Scheme Status Duration Commit
OpenSwiftUI 1m 10s 8e92b41c9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: view View APIs, modifiers, AnyView, ForEach, DynamicView, and related behavior. type: feature New API, behavior, platform support, or user-facing capability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant