Back merge to Develop#2640
Merged
Merged
Conversation
Added cleanup step for orphaned MATLAB containers and updated MATLAB test execution within Docker. Improved Node.js version check and streamlined artifact uploads.
Updated Docker commands to remove sudo and added a step to fix workspace permissions after Docker run.
Create a writable home directory for MATLAB preferences and remove unnecessary workspace permission fix step.
Fix formatting of optional input description
Added steps to fix workspace permissions before and after Docker run.
Fix comment formatting in compareModels.m
Updated permissions handling for Docker workspace.
Added EP solver requirement and updated solver package preparation to include EP. Enhanced tests to ensure solveCobraEP reproduces results from solveCobraQP.
Enhanced assertion messages for better debugging.
Updated tolerance value from 1e-5 to 1e-4 in testOptEnvelope.m.
Added error handling for relax bounds failures and a counter for successful relax bounds tests.
Test gurobi
Upgrading server to support QP tests.
Added a step to normalize CTRF test names in the CI workflow.
Updated assertions to compare sorted results for better accuracy. Added figure management to close only test-specific figures.
Test gurobi
Debug three failing tests.
Contributor
Summary:
Failed Tests:No failed tests ✨ Github Test Reporter by CTRF 💚 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For the CI development, I have to merge to the master first, then to the develop. Because the GitHub CI reads over the master branch.
I hereby confirm that I have:
developas a target branch (top left drop-down menu)(Note: You may replace [ ] with [X] to check the box)