Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm modification for transshipment operations #209

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

shubhs-93
Copy link

@shubhs-93 shubhs-93 commented May 16, 2024

This is work-in-progress

Shubhangi Gupta and others added 5 commits May 16, 2024 15:52
…cases, add the argument to get_free_capacity_for_outbound_journey
…an the demo scripts without any modification for ramp-up and ramp-down. Things still look fine.
@1kastner 1kastner marked this pull request as draft May 21, 2024 19:12
@1kastner
Copy link
Owner

Strange design choices of the GitHub team - my changes on the PR are now at #211

Copy link

codecov bot commented May 26, 2024

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).

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 ⚠️
...ses/container_flow_by_vehicle_instance_analysis.py 44.44% 20 Missing ⚠️
...tainer_flow_by_vehicle_instance_analysis_report.py 65.51% 20 Missing ⚠️
...onflowgen/api/container_flow_generation_manager.py 75.00% 2 Missing ⚠️
...onflowgen/domain_models/factories/fleet_factory.py 50.00% 2 Missing ⚠️
conflowgen/descriptive_datatypes/__init__.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants