mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #237] [MERGED] feat: expand xcode cloud coverage #380
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/237
Author: @rudrankriyam
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @rudrankriyam
Base:
main← Head:issue-233-xcode-cloud-coverage📝 Commits (1)
6abc285feat: expand xcode cloud coverage📊 Changes
10 files changed (+3365 additions, -84 deletions)
View changed files
📝
cmd/commands_test.go(+120 -0)📝
cmd/xcode_cloud.go(+606 -84)➕
cmd/xcode_cloud_extras.go(+1047 -0)📝
internal/asc/client_http_test.go(+373 -0)📝
internal/asc/client_pagination.go(+20 -0)📝
internal/asc/client_test.go(+144 -0)📝
internal/asc/output_core.go(+44 -0)📝
internal/asc/xcode_cloud.go(+625 -0)📝
internal/asc/xcode_cloud_output.go(+124 -0)📝
internal/asc/xcode_cloud_test.go(+262 -0)📄 Description
Summary
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.