Skip to content

test: expand gds-sim test coverage to 97%#109

Merged
rororowyourboat merged 1 commit intodevfrom
feat/87-gds-sim-coverage-docs
Mar 4, 2026
Merged

test: expand gds-sim test coverage to 97%#109
rororowyourboat merged 1 commit intodevfrom
feat/87-gds-sim-coverage-docs

Conversation

@rororowyourboat
Copy link
Collaborator

Summary

  • Add 42 new tests across 2 new test files
  • test_compat_edge_cases.py: _positional_count edge cases, adapt_policy/adapt_suf cadCAD wrapping
  • test_model_edge_cases.py: model validation errors, single-block models, missing keys
  • Coverage: 44 → 86 tests, 97% line coverage

Closes #87

Add 42 new tests covering _positional_count edge cases, adapt_policy/
adapt_suf cadCAD wrapping, model validation errors, and single-block
models. Coverage up from 44 to 86 tests (97%).

Also fix lint/format issues from merged PRs.

Closes #87
@rororowyourboat rororowyourboat merged commit a4f77a6 into dev Mar 4, 2026
@rororowyourboat rororowyourboat deleted the feat/87-gds-sim-coverage-docs branch March 4, 2026 13:51
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.

test/docs: expand gds-sim test coverage and add documentation

1 participant