ReproNim / reproman

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

codespell: config, action + some typo fixups #612

Closed yarikoptic closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.33% // Head: 88.28% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (301b0f4) compared to base (07d3260). Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #612 +/- ## ========================================== - Coverage 88.33% 88.28% -0.05% ========================================== Files 149 149 Lines 13080 13080 ========================================== - Hits 11554 11548 -6 - Misses 1526 1532 +6 ``` | [Impacted Files](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim) | Coverage Δ | | |---|---|---| | [formatters.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-Zm9ybWF0dGVycy5weQ==) | `86.58% <ø> (ø)` | | | [reproman/cmdline/main.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vY21kbGluZS9tYWluLnB5) | `85.98% <ø> (ø)` | | | [reproman/distributions/base.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vZGlzdHJpYnV0aW9ucy9iYXNlLnB5) | `90.06% <ø> (ø)` | | | [reproman/distributions/redhat.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vZGlzdHJpYnV0aW9ucy9yZWRoYXQucHk=) | `94.61% <ø> (ø)` | | | [reproman/distributions/tests/test\_vcs.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vZGlzdHJpYnV0aW9ucy90ZXN0cy90ZXN0X3Zjcy5weQ==) | `100.00% <ø> (ø)` | | | [reproman/dochelpers.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vZG9jaGVscGVycy5weQ==) | `84.55% <ø> (ø)` | | | [reproman/interface/delete.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vaW50ZXJmYWNlL2RlbGV0ZS5weQ==) | `93.54% <ø> (ø)` | | | [reproman/interface/execute.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vaW50ZXJmYWNlL2V4ZWN1dGUucHk=) | `94.96% <ø> (ø)` | | | [reproman/interface/stop.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vaW50ZXJmYWNlL3N0b3AucHk=) | `100.00% <ø> (ø)` | | | [reproman/resource/session.py](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim#diff-cmVwcm9tYW4vcmVzb3VyY2Uvc2Vzc2lvbi5weQ==) | `90.34% <ø> (ø)` | | | ... and [13 more](https://codecov.io/gh/ReproNim/reproman/pull/612?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ReproNim) | | 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.

yarikoptic commented 1 year ago

Following errors in tone of the runs

ERROR reproman/resource/tests/test_session.py::test_session_singularity[SingularitySession] - reproman.support.exceptions.CommandError: CommandError: command '['singularity', 'instance', 'start', 'docker://python:2.7', '51b01d2437b']' failed with exitcode 255
Failed to run ['singularity', 'instance', 'start', 'docker://python:2.7', '51b01d2437b'] under None. Exit code=255. out= err=
ERROR reproman/resource/tests/test_session.py::test_session_singularity[PTYSingularitySession] - reproman.support.exceptions.CommandError: CommandError: command '['singularity', 'instance', 'start', 'docker://python:2.7', 'b22da8dbf96']' failed with exitcode 255
Failed to run ['singularity', 'instance', 'start', 'docker://python:2.7', 'b22da8dbf96'] under None. Exit code=255. out= err=
= 351 passed, 69 skipped, 9 xfailed, 53 warnings, 2 errors in 445.58s (0:07:25) =

@asmacdo -- let's merge this one first may be to avoid conflicts in follow up PRs?

asmacdo commented 1 year ago

Oh my, yes, thanks for the reminder.