Skip to content

🧹 Refactor group_photos in Splitter.py to reduce complexity

f864a59
Select commit
Loading
Failed to load commit list.
Open

🧹 Refactor group_photos in Splitter.py to reduce complexity #239

🧹 Refactor group_photos in Splitter.py to reduce complexity
f864a59
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 17, 2026 in 0s

5 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

Complexity increasing per file
==============================
- Cachyos/Scripts/WIP/gphotos/Splitter.py  3
         

See the complete overview on Codacy

Annotations

Check warning on line 51 in Cachyos/Scripts/WIP/gphotos/Splitter.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Cachyos/Scripts/WIP/gphotos/Splitter.py#L51

Too many arguments (6/5)

Check warning on line 51 in Cachyos/Scripts/WIP/gphotos/Splitter.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Cachyos/Scripts/WIP/gphotos/Splitter.py#L51

Too many positional arguments (6/5)

Check warning on line 101 in Cachyos/Scripts/WIP/gphotos/Splitter.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Cachyos/Scripts/WIP/gphotos/Splitter.py#L101

Catching too general exception Exception

Check warning on line 106 in Cachyos/Scripts/WIP/gphotos/Splitter.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Cachyos/Scripts/WIP/gphotos/Splitter.py#L106

Too many arguments (6/5)

Check warning on line 106 in Cachyos/Scripts/WIP/gphotos/Splitter.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

Cachyos/Scripts/WIP/gphotos/Splitter.py#L106

Too many positional arguments (6/5)