biosimulators / Biosimulators_tellurium

tellurium biochemical network simulation program via BioSimulators-compliant command-line interface and Docker container
https://docs.biosimulators.org/Biosimulators_tellurium
MIT License
2 stars 2 forks source link

Fix labels #12

Closed luciansmith closed 1 year ago

luciansmith commented 1 year ago

Use curve/surface names for labels, or at least data generator names instead of ids, if present.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.47 :warning:

Comparison is base (a92feb9) 95.65% compared to head (1305582) 95.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #12 +/- ## ========================================== - Coverage 95.65% 95.18% -0.47% ========================================== Files 6 6 Lines 368 374 +6 ========================================== + Hits 352 356 +4 - Misses 16 18 +2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.18% <75.00%> (-0.47%)` | :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. | [Impacted Files](https://app.codecov.io/gh/biosimulators/Biosimulators_tellurium/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators) | Coverage Δ | | |---|---|---| | [biosimulators\_tellurium/core.py](https://app.codecov.io/gh/biosimulators/Biosimulators_tellurium/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc190ZWxsdXJpdW0vY29yZS5weQ==) | `94.30% <72.72%> (-0.54%)` | :arrow_down: | | [biosimulators\_tellurium/\_version.py](https://app.codecov.io/gh/biosimulators/Biosimulators_tellurium/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc190ZWxsdXJpdW0vX3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.