Skip to content

algorithm modification for transshipment

codefactor.io / CodeFactor failed May 16, 2024 in 5s

5 issues found.

Annotations

Check notice on line 47 in conflowgen/flow_generator/large_scheduled_vehicle_for_onward_transportation_manager.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

conflowgen/flow_generator/large_scheduled_vehicle_for_onward_transportation_manager.py#L47

Unused argument 'ramp_up_period_end' (unused-argument)

Check notice on line 29 in conflowgen/tests/analyses/test_run_all_analyses.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

conflowgen/tests/analyses/test_run_all_analyses.py#L29

Unused argument 'mock_pyplot' (unused-argument)

Check notice on line 48 in conflowgen/flow_generator/large_scheduled_vehicle_for_onward_transportation_manager.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

conflowgen/flow_generator/large_scheduled_vehicle_for_onward_transportation_manager.py#L48

Unused argument 'ramp_down_period_start' (unused-argument)

Check notice on line 176 in conflowgen/domain_models/repositories/large_scheduled_vehicle_repository.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

conflowgen/domain_models/repositories/large_scheduled_vehicle_repository.py#L176

Undefined variable 'ramp_down_period_start' (undefined-variable)

Check notice on line 174 in conflowgen/domain_models/repositories/large_scheduled_vehicle_repository.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

conflowgen/domain_models/repositories/large_scheduled_vehicle_repository.py#L174

Undefined variable 'ramp_up_period_end' (undefined-variable)