Skip to content

Better error handling and reporting (Rust & TCP)#406

Merged
alphaville merged 15 commits intodev/releasefrom
feature/405-error-reporting
Mar 27, 2026
Merged

Better error handling and reporting (Rust & TCP)#406
alphaville merged 15 commits intodev/releasefrom
feature/405-error-reporting

Conversation

@alphaville
Copy link
Copy Markdown
Owner

@alphaville alphaville commented Mar 27, 2026

Main Changes

  • TCP interface: more information provided in error messages
  • Improvement of exception handling in OpEn (rust) (WIP)

Associated Issues

Merge Dependencies

  • This PR has no merge dependencies

Target versions

  • OpEn v0.12.0
  • opengen v0.11.0

Checklist

  • API documentation updated
  • Appropriate testing
  • Update CHANGELOG(s)
  • Update webpage documentation, if necessary

- wrong number of parameters specified
- errors 1600, 1700, 3003 updated
@alphaville alphaville self-assigned this Mar 27, 2026
@alphaville alphaville added enhancement New feature or request python issue related to python codegen Code generation labels Mar 27, 2026
- better error handling
- tighter unit tests
- unit tests safely kill managers at the end
@alphaville alphaville changed the base branch from master to dev/release March 27, 2026 19:47
@alphaville alphaville marked this pull request as ready for review March 27, 2026 20:35
@alphaville alphaville changed the title TCP errors: provide more information Better error handling and reporting (Rust & TCP) Mar 27, 2026
@alphaville alphaville merged commit 0bd29d4 into dev/release Mar 27, 2026
13 checks passed
@alphaville alphaville deleted the feature/405-error-reporting branch March 30, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codegen Code generation enhancement New feature or request python issue related to python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better error messages for new MATLAB Interface

1 participant