Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Conversation

@hkhan17
Copy link
Member

@hkhan17 hkhan17 commented Dec 9, 2019

Two fixes here:

  1. There was an incorrect syntax in runMatlabTests call for versions below R2018b - g2136203

  2. Cobertura model coverage is not supported in R2018a. It is only supported from R2018b onwards.

@hkhan17 hkhan17 changed the title Fix for g2136203 Fix for g2136203 and cobertura model coverage Dec 10, 2019
Copy link
Member

@nbhoski nbhoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for overlooking these , Line 620 . static members does not require to have Class instance created
MatlabBuilderConstants constants = new MatlabBuilderConstants(); you can directly access them using class name directly.

@hkhan17 hkhan17 merged commit 79ee371 into master Dec 12, 2019
@nbhoski nbhoski deleted the 1.0.4-Qualification branch July 7, 2020 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants