biosimulators / Biosimulators_utils

Utilities for building standardized command-line interfaces for biosimulation software packages
https://docs.biosimulators.org/Biosimulators_utils
MIT License
4 stars 6 forks source link

Get values from anywhere #148

Closed luciansmith closed 1 year ago

luciansmith commented 1 year ago

Allow getting values either from the get_value_executer or the XML.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.03% :warning:

Comparison is base (d227222) 95.70% compared to head (c66519e) 95.67%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #148 +/- ## ========================================== - Coverage 95.70% 95.67% -0.03% ========================================== Files 88 88 Lines 9445 9449 +4 ========================================== + Hits 9039 9040 +1 - Misses 406 409 +3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.67% <50.00%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/biosimulators/Biosimulators_utils/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators) | Coverage Δ | | |---|---|---| | [biosimulators\_utils/sedml/exec.py](https://app.codecov.io/gh/biosimulators/Biosimulators_utils/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc191dGlscy9zZWRtbC9leGVjLnB5) | `96.97% <44.44%> (-0.74%)` | :arrow_down: | | [biosimulators\_utils/\_version.py](https://app.codecov.io/gh/biosimulators/Biosimulators_utils/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc191dGlscy9fdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | |

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