mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #563] [MERGED] Testflight summary accuracy #623
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#623
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/563
Author: @cursor[bot]
Created: 2/16/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @rudrankriyam
Base:
testflight/beta-testers-csv← Head:cursor/testflight-summary-accuracy-19c1📝 Commits (1)
b0bf306Fix beta-testers import summary counters📊 Changes
2 files changed (+279 additions, -27 deletions)
View changed files
📝
internal/cli/cmdtest/testflight_beta_testers_csv_test.go(+268 -0)📝
internal/cli/testflight/beta_testers_csv.go(+11 -27)📄 Description
Summary
Invited,Created, andUpdatedcounters to increment only upon successful API operations, preventing inflated counts on failures.uniqueSortedfunction by reusing the existinguniqueSortedStringsfrom the same package.Validation
make formatmake lintmake test🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.