Release 0.13.0 - #1870
Merged
Merged
Conversation
Valgrind runs are taking too long again. * Let's skip some more tests under valgrind. (`python/tests/test_events.py::test_models[events_plus_heavisides]` alone takes ~1.5h) * Split Valgrind C++ and Python tests into 2 parallel jobs * Clean up running-under-valgrind test logic, to also work without GHA or setting extra env vars Valgrind jobs now finish in about 30min instead of 3h.
Got broken #1859 (cc5f7cc#diff-44c38f8a81d42beabd5ab6dfd5db9a33bda06ded71f7cbfa5a47a7a1b8fd824eL3028), so that `AMICI_EXTRACT_CSE=1` had no effect. That change also broke the use of human-readable lhs symbols in generated code. Also fixed here. Added tests for both.
Various cleanup.
* Makes it easier to test that part * Smaller functions * ODEModel usable for purposes other than code-generation
* try replacing symlinks * move more stuff * move more stuff, fix GHA workflows * move remaining files * move init
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1870 +/- ##
==========================================
- Coverage 76.14% 75.55% -0.60%
==========================================
Files 74 74
Lines 12858 12877 +19
==========================================
- Hits 9791 9729 -62
- Misses 3067 3148 +81
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
SonarCloud Quality Gate failed. |
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.








No description provided.