[PR #619] [MERGED] coverage: remove code for old playlist format #676

Closed
opened 2026-02-27 23:01:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/619
Author: @sigma67
Created: 7/13/2024
Status: Merged
Merged: 7/13/2024
Merged by: @sigma67

Base: mainHead: improve-coverage


📝 Commits (5)

  • 26d5e1a coverage: remove temporary code for new playlist format
  • e3c8480 fix flaky search test
  • a0ec269 improve rate_song coverage
  • 7f191dd test invalid order raise
  • 44d7832 fix workflow

📊 Changes

4 files changed (+13 additions, -69 deletions)

View changed files

📝 .github/workflows/coverage.yml (+3 -1)
📝 tests/mixins/test_library.py (+9 -1)
📝 tests/mixins/test_search.py (+1 -1)
📝 ytmusicapi/mixins/playlists.py (+0 -66)

📄 Description

No description provided


🔄 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/sigma67/ytmusicapi/pull/619 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 7/13/2024 **Status:** ✅ Merged **Merged:** 7/13/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `improve-coverage` --- ### 📝 Commits (5) - [`26d5e1a`](https://github.com/sigma67/ytmusicapi/commit/26d5e1a3d3a45b9bbdc09f8a9219317d578e5fbd) coverage: remove temporary code for new playlist format - [`e3c8480`](https://github.com/sigma67/ytmusicapi/commit/e3c848040c41068cacd73d5ac357f859f1a1e27e) fix flaky search test - [`a0ec269`](https://github.com/sigma67/ytmusicapi/commit/a0ec2696060438c55e1ccccc42d3cdaf81032fb1) improve rate_song coverage - [`7f191dd`](https://github.com/sigma67/ytmusicapi/commit/7f191ddd6c5cd9b9c6ef251a9a04871b5a6bfffd) test invalid order raise - [`44d7832`](https://github.com/sigma67/ytmusicapi/commit/44d78327882bbff03ae4256b3f8de5b2e0efd221) fix workflow ### 📊 Changes **4 files changed** (+13 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/coverage.yml` (+3 -1) 📝 `tests/mixins/test_library.py` (+9 -1) 📝 `tests/mixins/test_search.py` (+1 -1) 📝 `ytmusicapi/mixins/playlists.py` (+0 -66) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:57 +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/ytmusicapi#676
No description provided.