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

Generalized macOS stdout handler in `Config` #137

Open AlexPatrie opened 1 year ago

AlexPatrie commented 1 year ago

What new features does this PR implement? Please summarize the features that this PR implements. As relevant, please indicate the issues that the PR closes.


What bugs does this PR fix? Please summarize the bugs that this PR fixes. As relevant, please indicate the issues that the PR closes.

How have you tested this PR? Pytest, and self testing.

eagmon commented 1 year ago

I left some comments, this is looking pretty close. What's failing in the CI?

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

AlexPatrie commented 1 year ago

I left some comments, this is looking pretty close. What's failing in the CI?

I just need to take care of some linting errors in this case.