feat(sync): playlist mapping, incremental state and opt-in auto-sync (tr-bau) - #180
Open
jm2 wants to merge 1 commit into
Open
feat(sync): playlist mapping, incremental state and opt-in auto-sync (tr-bau)#180jm2 wants to merge 1 commit into
jm2 wants to merge 1 commit into
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
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
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
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
codacy-production / Codacy Static Code Analysis
src/device/sync/planner.rs#L125
Method plan has a cyclomatic complexity of 15 (limit is 10)
Loading