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

Update metadata.rdf handling. #126

Closed luciansmith closed 1 year ago

luciansmith commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 94.73% and project coverage change: -0.76 :warning:

Comparison is base (df1a2af) 96.58% compared to head (74fff6f) 95.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #126 +/- ## ========================================== - Coverage 96.58% 95.83% -0.76% ========================================== Files 88 88 Lines 9354 9369 +15 ========================================== - Hits 9035 8979 -56 - Misses 319 390 +71 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.83% <94.73%> (-0.76%)` | :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://codecov.io/gh/biosimulators/Biosimulators_utils/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators) | Coverage Δ | | |---|---|---| | [biosimulators\_utils/omex\_meta/utils.py](https://codecov.io/gh/biosimulators/Biosimulators_utils/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc191dGlscy9vbWV4X21ldGEvdXRpbHMucHk=) | `89.55% <90.90%> (-0.45%)` | :arrow_down: | | [biosimulators\_utils/ref/data\_model.py](https://codecov.io/gh/biosimulators/Biosimulators_utils/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators#diff-Ymlvc2ltdWxhdG9yc191dGlscy9yZWYvZGF0YV9tb2RlbC5weQ==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/biosimulators/Biosimulators_utils/pull/126/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biosimulators)

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

luciansmith commented 1 year ago

OK, I think that's about as close as I can get it. @CodeByDrescher if you have time/inclination to review at some point, feel free!