Skip to content

DataSample interface redesign#52

Merged
BatyLeo merged 1 commit intomainfrom
datasample-redesign
Mar 3, 2026
Merged

DataSample interface redesign#52
BatyLeo merged 1 commit intomainfrom
datasample-redesign

Conversation

@BatyLeo
Copy link
Copy Markdown
Member

@BatyLeo BatyLeo commented Mar 3, 2026

Breaking changes:

  • Rename 'info' field to 'context', which is now reserved to maximizer kwargs
  • Add a new 'extra' field, which stores any additional information

@BatyLeo BatyLeo changed the title DataSample redesign DataSample interface redesign Mar 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Utils/data_sample.jl 95.65% 1 Missing ⚠️
Files with missing lines Coverage Δ
...rc/DynamicVehicleScheduling/anticipative_solver.jl 100.00% <100.00%> (ø)
src/DynamicVehicleScheduling/plot.jl 97.04% <100.00%> (ø)
src/Utils/interface.jl 100.00% <100.00%> (ø)
src/Utils/policy.jl 92.85% <100.00%> (ø)
src/Utils/data_sample.jl 93.10% <95.65%> (-6.90%) ⬇️

... 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 89a581e into main Mar 3, 2026
4 checks passed
@BatyLeo BatyLeo deleted the datasample-redesign branch March 16, 2026 11:47
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.

1 participant