[PR #695] [MERGED] Apply fixes from StyleCI #1326

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/695
Author: @phanan
Created: 12/10/2017
Status: Merged
Merged: 12/10/2017
Merged by: @phanan

Base: masterHead: analysis-q2yQ3A


📝 Commits (1)

📊 Changes

13 files changed (+467 additions, -471 deletions)

View changed files

📝 tests/Integration/Models/FileTest.php (+36 -36)
📝 tests/Integration/Models/InteractionTest.php (+85 -82)
📝 tests/Integration/Models/SettingTest.php (+53 -54)
📝 tests/Integration/Models/SongZipArchiveTest.php (+45 -45)
📝 tests/Integration/Models/UserTest.php (+50 -51)
📝 tests/Integration/Services/LastfmTest.php (+123 -121)
📝 tests/Integration/Services/MediaCacheTest.php (+43 -42)
📝 tests/Integration/Services/iTunesTest.php (+30 -29)
📝 tests/Unit/Models/ArtistTest.php (+0 -2)
📝 tests/Unit/Models/FileTest.php (+2 -2)
📝 tests/Unit/Models/InteractionTest.php (+0 -5)
📝 tests/Unit/Models/SongZipArchiveTest.php (+0 -1)
📝 tests/Unit/Models/UserTest.php (+0 -1)

📄 Description

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.


🔄 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/koel/koel/pull/695 **Author:** [@phanan](https://github.com/phanan) **Created:** 12/10/2017 **Status:** ✅ Merged **Merged:** 12/10/2017 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `analysis-q2yQ3A` --- ### 📝 Commits (1) - [`8b79a1e`](https://github.com/koel/koel/commit/8b79a1e4b24f72dcaf6a6b26b4d21ddc6e542893) Apply fixes from StyleCI ### 📊 Changes **13 files changed** (+467 additions, -471 deletions) <details> <summary>View changed files</summary> 📝 `tests/Integration/Models/FileTest.php` (+36 -36) 📝 `tests/Integration/Models/InteractionTest.php` (+85 -82) 📝 `tests/Integration/Models/SettingTest.php` (+53 -54) 📝 `tests/Integration/Models/SongZipArchiveTest.php` (+45 -45) 📝 `tests/Integration/Models/UserTest.php` (+50 -51) 📝 `tests/Integration/Services/LastfmTest.php` (+123 -121) 📝 `tests/Integration/Services/MediaCacheTest.php` (+43 -42) 📝 `tests/Integration/Services/iTunesTest.php` (+30 -29) 📝 `tests/Unit/Models/ArtistTest.php` (+0 -2) 📝 `tests/Unit/Models/FileTest.php` (+2 -2) 📝 `tests/Unit/Models/InteractionTest.php` (+0 -5) 📝 `tests/Unit/Models/SongZipArchiveTest.php` (+0 -1) 📝 `tests/Unit/Models/UserTest.php` (+0 -1) </details> ### 📄 Description This pull request applies code style fixes from an analysis carried out by [StyleCI](https://styleci.io). --- For more information, click [here](https://styleci.io/analyses/q2yQ3A). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:36 +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/koel-koel#1326
No description provided.