Skip to content

Transform StochasticVehicleSchedulingBenchmark into a proper AbstractStochasticBenchmark{true}#56

Merged
BatyLeo merged 5 commits intomainfrom
stovsp
Mar 16, 2026
Merged

Transform StochasticVehicleSchedulingBenchmark into a proper AbstractStochasticBenchmark{true}#56
BatyLeo merged 5 commits intomainfrom
stovsp

Conversation

@BatyLeo
Copy link
Copy Markdown
Member

@BatyLeo BatyLeo commented Mar 16, 2026

No description provided.

@BatyLeo BatyLeo marked this pull request as ready for review March 16, 2026 15:37
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 95.60440% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/StochasticVehicleScheduling/instance/instance.jl 0.00% 2 Missing ⚠️
src/StochasticVehicleScheduling/scenario.jl 96.87% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/DynamicVehicleScheduling/scenario.jl 92.00% <ø> (ø)
...icVehicleScheduling/StochasticVehicleScheduling.jl 100.00% <100.00%> (ø)
src/StochasticVehicleScheduling/policies.jl 100.00% <100.00%> (ø)
...c/StochasticVehicleScheduling/instance/instance.jl 93.93% <0.00%> (-6.07%) ⬇️
src/StochasticVehicleScheduling/scenario.jl 96.87% <96.87%> (ø)

... and 2 files with indirect coverage changes

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

@BatyLeo BatyLeo merged commit a04313a into main Mar 16, 2026
4 checks passed
@BatyLeo BatyLeo deleted the stovsp branch March 16, 2026 16:36
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.

Transform the stochastic vehicle scheduling benchmark into an AbstractStochasticBenchmark{true}

1 participant