Skip to content

cloudpickle consistently#268

Merged
AlexanderFengler merged 1 commit intomainfrom
toward-0.12.2
Mar 18, 2026
Merged

cloudpickle consistently#268
AlexanderFengler merged 1 commit intomainfrom
toward-0.12.2

Conversation

@AlexanderFengler
Copy link
Member

This pull request includes a version bump for the package and a change to the serialization library used in the ssms/dataset_generators/lan_mlp.py module.

Versioning:

  • Updated the package version from 0.12.1 to 0.12.2 in pyproject.toml to reflect the new release.

Dependency update:

  • Switched from the standard pickle module to cloudpickle for serialization in ssms/dataset_generators/lan_mlp.py, which can improve compatibility with more complex Python objects.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 91.35% <100.00%> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
ssms/dataset_generators/lan_mlp.py 93.57% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlexanderFengler AlexanderFengler merged commit c142465 into main Mar 18, 2026
11 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.

1 participant