mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #232] [MERGED] Add routing coverage CLI support #375
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#375
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/232
Author: @rudrankriyam
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @rudrankriyam
Base:
main← Head:pr-203-routing-coverage📝 Commits (1)
a7cccc3feat: add routing coverage commands📊 Changes
9 files changed (+829 additions, -0 deletions)
View changed files
📝
cmd/commands_test.go(+87 -0)📝
cmd/root.go(+1 -0)➕
cmd/routing_coverage.go(+270 -0)📝
internal/asc/client_http_test.go(+123 -0)📝
internal/asc/client_types.go(+1 -0)📝
internal/asc/output_core.go(+8 -0)➕
internal/asc/output_routing_coverage.go(+61 -0)📝
internal/asc/output_test.go(+72 -0)➕
internal/asc/routing_coverage.go(+206 -0)📄 Description
Summary
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.