feat: Introduce duration argument for video generation#27
Merged
CyrilJl merged 2 commits intoDec 15, 2025
Codacy Production / Codacy Static Code Analysis
required action
Dec 15, 2025 in 0s
4 new issues (0 max.) of at least severity.
Annotations
Check warning on line 400 in mapflow/_classic.py
codacy-production / Codacy Static Code Analysis
mapflow/_classic.py#L400
Method _calculate_animation_parameters has a cyclomatic complexity of 11 (limit is 8)
Check notice on line 2 in tests/test_animate.py
codacy-production / Codacy Static Code Analysis
tests/test_animate.py#L2
Consider possible security implications associated with the subprocess module.
Check failure on line 91 in tests/test_animate.py
codacy-production / Codacy Static Code Analysis
tests/test_animate.py#L91
Detected subprocess function 'run' without a static string.
Check warning on line 91 in tests/test_animate.py
codacy-production / Codacy Static Code Analysis
tests/test_animate.py#L91
subprocess call - check for execution of untrusted input.
Loading