Skip to content

Cleanup and completion of major refactor#251

Merged
AlexanderFengler merged 2 commits intomainfrom
miscellaneous-01042026
Jan 9, 2026
Merged

Cleanup and completion of major refactor#251
AlexanderFengler merged 2 commits intomainfrom
miscellaneous-01042026

Conversation

@AlexanderFengler
Copy link
Member

This is another step towards towards a solid refactor of ssm-simulators which makes the package much more modular.

The focus here was on streamlining the codebase, dropping unnecessary tests and unnecessary near-duplicate functionality.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

❌ Patch coverage is 93.50649% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ssms/config/model_config_builder.py 86.53% 7 Missing ⚠️
ssms/transforms/simulation/common.py 90.00% 3 Missing ⚠️
...s/config/generator_config/data_generator_config.py 77.77% 2 Missing ⚠️
ssms/basic_simulators/drift_functions.py 92.85% 1 Missing ⚠️
..._simulators/modular_parameter_simulator_adapter.py 85.71% 1 Missing ⚠️
ssms/transforms/base.py 87.50% 1 Missing ⚠️
Flag Coverage Δ
unittests 90.99% <93.50%> (-0.56%) ⬇️

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

Files with missing lines Coverage Δ
ssms/basic_simulators/parameter_adapters/base.py 100.00% <100.00%> (+12.50%) ⬆️
...ms/basic_simulators/parameter_adapters/registry.py 88.33% <100.00%> (-0.20%) ⬇️
ssms/basic_simulators/simulator.py 79.26% <100.00%> (+1.08%) ⬆️
ssms/basic_simulators/simulator_class.py 81.46% <100.00%> (+1.25%) ⬆️
ssms/cli/generate.py 96.92% <100.00%> (-0.10%) ⬇️
ssms/config/_modelconfig/angle.py 100.00% <ø> (ø)
ssms/config/_modelconfig/base.py 100.00% <ø> (ø)
ssms/config/_modelconfig/conflict.py 100.00% <ø> (ø)
ssms/config/_modelconfig/ddm.py 100.00% <ø> (ø)
ssms/config/_modelconfig/ddm_par2.py 100.00% <100.00%> (ø)
... and 31 more
🚀 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 changed the title Miscellaneous 01042026 Cleanup and completion of major refactor Jan 9, 2026
@AlexanderFengler AlexanderFengler merged commit 685837b into main Jan 9, 2026
10 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