Skip to content

Add ProgressView support - #995

Merged
Kyle-Ye merged 25 commits into
mainfrom
feature/progressView
Aug 25, 2026
Merged

Add ProgressView support#995
Kyle-Ye merged 25 commits into
mainfrom
feature/progressView

Fix ProgressView Linux build

bad1fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2026 in 0s

15.99% (-12.20%) compared to d8f2ae2

View this Pull Request on Codecov

15.99% (-12.20%) compared to d8f2ae2

Details

Codecov Report

❌ Patch coverage is 0% with 764 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.99%. Comparing base (d8f2ae2) to head (bad1fd1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...iftUI/View/Control/ProgressView/ProgressView.swift 0.00% 245 Missing ⚠️
.../View/Control/ProgressView/ProgressView+Date.swift 0.00% 144 Missing ⚠️
.../Control/ProgressView/ArchivableProgressView.swift 0.00% 102 Missing ⚠️
...Control/ProgressView/ProgressView+Foundation.swift 0.00% 68 Missing ⚠️
...ore/View/Archive/ConditionallyArchivableView.swift 0.00% 55 Missing ⚠️
...ntrol/ProgressView/CircularProgressViewStyle.swift 0.00% 38 Missing ⚠️
.../View/Control/ProgressView/ProgressViewStyle.swift 0.00% 29 Missing ⚠️
...Control/ProgressView/LinearProgressViewStyle.swift 0.00% 24 Missing ⚠️
...ces/OpenSwiftUICore/View/Text/Text/Text+Date.swift 0.00% 23 Missing ⚠️
...ontrol/ProgressView/DefaultProgressViewStyle.swift 0.00% 21 Missing ⚠️
... and 5 more

❗ There is a different number of reports uploaded between BASE (d8f2ae2) and HEAD (bad1fd1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d8f2ae2) HEAD (bad1fd1)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #995       +/-   ##
===========================================
- Coverage   28.18%   15.99%   -12.20%     
===========================================
  Files         755      720       -35     
  Lines       59781    52875     -6906     
===========================================
- Hits        16851     8455     -8396     
- Misses      42930    44420     +1490     

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