[PR #297] [MERGED] Wrapper function duplication #422

Closed
opened 2026-02-26 22:30:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/297
Author: @cursor[bot]
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @rudrankriyam

Base: cursor/win-back-offers-253Head: cursor/wrapper-function-duplication-0f2e


📝 Commits (1)

  • 84fd846 Remove duplicate CSV wrapper

📊 Changes

2 files changed (+2 additions, -6 deletions)

View changed files

📝 internal/cli/winbackoffers/shared_wrappers.go (+0 -4)
📝 internal/cli/winbackoffers/win_back_offers.go (+2 -2)

📄 Description

Remove duplicate parseCommaSeparatedIDs function and consolidate its callers to splitCSV to eliminate redundant code.



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/297 **Author:** [@cursor[bot]](https://github.com/apps/cursor) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@rudrankriyam](https://github.com/rudrankriyam) **Base:** `cursor/win-back-offers-253` ← **Head:** `cursor/wrapper-function-duplication-0f2e` --- ### 📝 Commits (1) - [`84fd846`](https://github.com/rudrankriyam/App-Store-Connect-CLI/commit/84fd846ab316a9e5bf16cfee117e558a6873aec9) Remove duplicate CSV wrapper ### 📊 Changes **2 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `internal/cli/winbackoffers/shared_wrappers.go` (+0 -4) 📝 `internal/cli/winbackoffers/win_back_offers.go` (+2 -2) </details> ### 📄 Description Remove duplicate `parseCommaSeparatedIDs` function and consolidate its callers to `splitCSV` to eliminate redundant code. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 22:30:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/App-Store-Connect-CLI#422
No description provided.