Skip to content

172 implement hyperopt phase for casearrivals - #173

Merged
david-chapela merged 12 commits into
masterfrom
172-implement-hyperopt-phase-for-casearrivals
Sep 21, 2026
Merged

david-chapela merged 12 commits into
masterfrom
172-implement-hyperopt-phase-for-casearrivals

Conversation

@david-chapela

Copy link
Copy Markdown
Collaborator
  • Create a hyper-optimization phase for the Case Arrival model discovery
  • Update benchmark files and configuration examples to the new version
  • Update Python supported version to >=3.11, <3.13

@david-chapela david-chapela linked an issue Sep 21, 2026 that may be closed by this pull request
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 92.10526% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.50%. Comparing base (56cd99f) to head (5856d04).

Files with missing lines Patch % Lines
src/simod/case_arrival/optimizer.py 93.13% 7 Missing ⚠️
tests/test_bpic15.py 0.00% 7 Missing ⚠️
src/simod/simod.py 92.85% 2 Missing ⚠️
src/simod/settings/case_arrival_settings.py 96.15% 1 Missing ⚠️
src/simod/settings/simod_settings.py 95.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   87.56%   87.50%   -0.07%     
==========================================
  Files          57       60       +3     
  Lines        2831     3049     +218     
==========================================
+ Hits         2479     2668     +189     
- Misses        352      381      +29     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@david-chapela
david-chapela merged commit 6b59724 into master Sep 21, 2026
5 checks passed
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.

Implement HyperOpt phase for CaseArrivals

2 participants