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

Att changes split #147

Closed luciansmith closed 1 year ago

luciansmith commented 1 year ago

The previous implementation would let you either perform 'attribute changes' on actual attributes, or elements, but not both. This splits up the duties so you can do both.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
22.6% 22.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.10% and no project coverage change.

Comparison is base (248ae17) 95.69% compared to head (580ec7e) 95.70%. Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #147 +/- ## ======================================= Coverage 95.69% 95.70% ======================================= Files 88 88 Lines 9434 9445 +11 ======================================= + Hits 9028 9039 +11 Misses 406 406 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.70% <93.10%> (+<0.01%)` | :arrow_up: | 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/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators) | Coverage Δ | | |---|---|---| | [biosimulators\_utils/sedml/utils.py](https://app.codecov.io/gh/biosimulators/Biosimulators_utils/pull/147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc191dGlscy9zZWRtbC91dGlscy5weQ==) | `99.21% <92.98%> (+0.01%)` | :arrow_up: | | [biosimulators\_utils/\_version.py](https://app.codecov.io/gh/biosimulators/Biosimulators_utils/pull/147?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.