Skip to content

feat(sync): playlist mapping, incremental state and opt-in auto-sync (tr-bau) - #180

Open
jm2 wants to merge 1 commit into
polecat/tr-t3ifrom
polecat/tr-bau
Open

feat(sync): playlist mapping, incremental state and opt-in auto-sync (tr-bau)#180
jm2 wants to merge 1 commit into
polecat/tr-t3ifrom
polecat/tr-bau

feat(sync): playlist mapping, incremental state and opt-in auto-sync …

68058c7
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 25, 2026 in 0s

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

Annotations

Check warning on line 122 in src/device/sync/executor.rs

See this annotation in the file changed.

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

src/device/sync/executor.rs#L122

Method run has 76 lines of code (limit is 50)

Check notice on line 122 in src/device/sync/executor.rs

See this annotation in the file changed.

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

src/device/sync/executor.rs#L122

Method run has a cyclomatic complexity of 13 (limit is 10)

Check warning on line 125 in src/device/sync/planner.rs

See this annotation in the file changed.

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

src/device/sync/planner.rs#L125

Method plan has 134 lines of code (limit is 50)

Check notice on line 125 in src/device/sync/planner.rs

See this annotation in the file changed.

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

src/device/sync/planner.rs#L125

Method plan has a cyclomatic complexity of 15 (limit is 10)