ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
217 stars 47 forks source link

Added test for multiprocessing of roadrunner. #1408

Closed PaulJonasJost closed 2 months ago

PaulJonasJost commented 4 months ago

Roadrunner after 2.7.0 should be able to handle multiprocessing engine. added a small test. Debatable whether 30 starts is enough/too much, kinda hard to estimate.

codecov-commenter commented 4 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.33%. Comparing base (ef34eeb) to head (86188ba).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1408 +/- ## =========================================== + Coverage 82.26% 83.33% +1.06% =========================================== Files 161 161 Lines 13237 13237 =========================================== + Hits 10890 11031 +141 + Misses 2347 2206 -141 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.