Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide more diagnostics and feedback esp. w.r.t. MATLAB input #29

Open
mhucka opened this issue Sep 5, 2017 · 2 comments
Open

Provide more diagnostics and feedback esp. w.r.t. MATLAB input #29

mhucka opened this issue Sep 5, 2017 · 2 comments
Labels
Milestone

Comments

@mhucka
Copy link
Member

mhucka commented Sep 5, 2017

Need to provide much more feedback to users when the input does not match expectations, or uses matlab features that are not supported, or something else goes wrong. Currently, the converter does not provide much feedback about unsupported constructs beyond just saying that conversion failed. We need to make the system provide more feedback so the user understands why it failed.

@mhucka
Copy link
Member Author

mhucka commented Sep 5, 2017

Subtasks:

  • complain if input has multiple files
  • complain if input has things like .mat files

@mhucka
Copy link
Member Author

mhucka commented Sep 5, 2017

More things to do: test bad inputs -- what kind of errors do you get? improve warnings when it can't convert formulas to AST & others -- create set of invalid_**.m tests and use py.test assert to test failures

@mhucka mhucka added this to the Release 1.2 milestone Sep 5, 2017
@mhucka mhucka added the parser label Sep 5, 2017
@mhucka mhucka modified the milestones: Release 1.2, Release 1.3 May 5, 2018
@mhucka mhucka modified the milestones: Release 1.3, Release 1.4 Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant