Skip to content

Conversation

@Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Feb 8, 2026

Summary

  • Add Owner column to Platform Support table with linked GitHub profiles
  • Add visionOS and Android platform rows
  • Add footnote for simulator-only deploy support on iOS/visionOS
  • Add note on how to request platform ownership
  • Add Architecture section with diagram (Screenshots/Architecture/arch.png)
  • Add .github/CODEOWNERS for automated code review assignment

Test plan

  • Verify README renders correctly on GitHub
  • Verify CODEOWNERS patterns match expected files

@Kyle-Ye Kyle-Ye requested a review from Mx-Iris February 8, 2026 05:01
@github-actions github-actions bot added documentation Improvements or additions to documentation P2 Low priority labels Feb 8, 2026
@augmentcode
Copy link

augmentcode bot commented Feb 8, 2026

🤖 Augment PR Summary

Summary: This PR refreshes repo documentation and ownership metadata.

Changes:

  • Extends the README platform support table with an Owner column and adds visionOS/Android entries
  • Adds a simulator-only deploy footnote for iOS/visionOS and guidance on requesting platform ownership
  • Introduces a new Architecture section in the README with a diagram image
  • Adds .github/CODEOWNERS to auto-assign reviews for AppKit/macOS and UIKit/iOS related paths

Technical Notes: CODEOWNERS uses glob patterns to map platform-related directories/filenames to GitHub handles for review assignment.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

|-|:-|-|-|-|-|-|
| **macOS** | [![macOS](https://github.com/OpenSwiftUIProject/OpenSwiftUI/actions/workflows/macos.yml/badge.svg)](https://github.com/OpenSwiftUIProject/OpenSwiftUI/actions/workflows/macos.yml) | ⭐️⭐️⭐️ *[^1] | ✅ | ✅ | ✅ | [@Kyle-Ye](https://github.com/Kyle-Ye), [@Mx-Iris](https://github.com/Mx-Iris) |
| **iOS** | [![iOS](https://github.com/OpenSwiftUIProject/OpenSwiftUI/actions/workflows/ios.yml/badge.svg)](https://github.com/OpenSwiftUIProject/OpenSwiftUI/actions/workflows/ios.yml) | ⭐️⭐️⭐️⭐️ *[^2] | ✅ | ✅ | ✅[^5] | [@Kyle-Ye](https://github.com/Kyle-Ye) |
| **visionOS** | None | ⭐️ *[^4] | ✅ | ✅ | ✅[^5] | [@Kyle-Ye](https://github.com/Kyle-Ye) |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The visionOS row marks Test as ✅, but footnote [^4] states testing isn’t supported yet; consider aligning the table cell(s) with the footnote to avoid contradicting platform status.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.22%. Comparing base (317a16d) to head (54c7ecd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #774       +/-   ##
===========================================
+ Coverage   13.14%   26.22%   +13.07%     
===========================================
  Files         619      649       +30     
  Lines       36740    40199     +3459     
===========================================
+ Hits         4831    10541     +5710     
+ Misses      31909    29658     -2251     

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

@Kyle-Ye Kyle-Ye merged commit 89576ec into main Feb 8, 2026
9 of 11 checks passed
@Kyle-Ye Kyle-Ye deleted the optimize/doc branch February 8, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation P2 Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant