1kastner / conflowgen

A generator for synthetic container flows at maritime container terminals with a focus on yard operations
MIT License
11 stars 7 forks source link

Algorithm modification for transshipment operations #209

Closed shubhs-93 closed 2 months ago

shubhs-93 commented 6 months ago

This is work-in-progress

1kastner commented 5 months ago

Strange design choices of the GitHub team - my changes on the PR are now at https://github.com/1kastner/conflowgen/pull/211

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 81.02981% with 70 lines in your changes are missing coverage. Please review.

Project coverage is 93.19%. Comparing base (1abeefe) to head (e9b0cf2).

:exclamation: Current head e9b0cf2 differs from pull request most recent head da9767c

Please upload reports for the commit da9767c to get more accurate results.

Files Patch % Lines
conflowgen/log/log.py 28.57% 25 Missing :warning:
...ses/container_flow_by_vehicle_instance_analysis.py 44.44% 20 Missing :warning:
...tainer_flow_by_vehicle_instance_analysis_report.py 65.51% 20 Missing :warning:
...onflowgen/api/container_flow_generation_manager.py 75.00% 2 Missing :warning:
...onflowgen/domain_models/factories/fleet_factory.py 50.00% 2 Missing :warning:
conflowgen/descriptive_datatypes/__init__.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ========================================== - Coverage 94.17% 93.19% -0.98% ========================================== Files 122 127 +5 Lines 4843 5087 +244 ========================================== + Hits 4561 4741 +180 - Misses 282 346 +64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.