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

Fix non-constant state dimension in MSPFormat reader #695

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

odow
Copy link
Owner

@odow odow commented Oct 9, 2023

Closes #693

@odow odow force-pushed the od/fix-non-constant-state branch from 7d4b928 to c674359 Compare October 9, 2023 13:55
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cb89e07) 92.74% compared to head (c674359) 92.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
+ Coverage   92.74%   92.75%   +0.01%     
==========================================
  Files          27       27              
  Lines        3351     3356       +5     
==========================================
+ Hits         3108     3113       +5     
  Misses        243      243              
Files Coverage Δ
src/MSPFormat.jl 92.99% <100.00%> (+0.16%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@odow
Copy link
Owner Author

odow commented Oct 10, 2023

This still can't read the files from bonnkleiford/MSPLib-Library#2 (comment) because there are other terms in the models that I don't know what to do with.

@odow
Copy link
Owner Author

odow commented Oct 10, 2023

cc @bonnkleiford

@odow odow merged commit 26717bf into master Oct 28, 2023
@odow odow deleted the od/fix-non-constant-state branch October 28, 2023 02:13
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.

MSPFormat: dimension of state variable can change between nodes
1 participant