ReproNim / reproman

ReproMan (AKA NICEMAN, AKA ReproNim TRD3)
https://reproman.readthedocs.io
Other
24 stars 14 forks source link

Use fixed rztracer and fix up the unittest for it to use another binary than ls #592

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

See individual commits with more information and reasoning.

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.33% // Head: 88.34% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (a5c96b6) compared to base (e32ade6). Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #592 +/- ## ======================================= Coverage 88.33% 88.34% ======================================= Files 149 149 Lines 13080 13080 ======================================= + Hits 11554 11555 +1 + Misses 1526 1525 -1 ``` | [Impacted Files](https://codecov.io/gh/ReproNim/reproman/pull/592?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim) | Coverage Δ | | |---|---|---| | [reproman/interface/execute.py](https://codecov.io/gh/ReproNim/reproman/pull/592?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vaW50ZXJmYWNlL2V4ZWN1dGUucHk=) | `94.96% <75.00%> (+0.03%)` | :arrow_up: | | [reproman/interface/tests/test\_execute.py](https://codecov.io/gh/ReproNim/reproman/pull/592?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vaW50ZXJmYWNlL3Rlc3RzL3Rlc3RfZXhlY3V0ZS5weQ==) | `100.00% <100.00%> (ø)` | | | [reproman/support/jobs/submitters.py](https://codecov.io/gh/ReproNim/reproman/pull/592?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vc3VwcG9ydC9qb2JzL3N1Ym1pdHRlcnMucHk=) | `60.85% <0.00%> (+0.42%)` | :arrow_up: | 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=ReproNim). 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=ReproNim)

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