labgrid-project / labgrid

Embedded systems control library for development, testing and installation
https://labgrid.readthedocs.io/
Other
343 stars 177 forks source link

remote/coordinator: fix typo #1550

Closed jluebbe closed 1 day ago

jluebbe commented 2 days ago

Replace runnning with running.

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.5%. Comparing base (b90ac44) to head (3d53eb8). Report is 2 commits behind head on master.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/remote/coordinator.py 0.0% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1550 +/- ## ====================================== Coverage 56.5% 56.5% ====================================== Files 168 168 Lines 13116 13116 ====================================== Hits 7417 7417 Misses 5699 5699 ``` | [Flag](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.5% <0.0%> (ø)` | | | [3.11](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.5% <0.0%> (ø)` | | | [3.12](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.5% <0.0%> (ø)` | | | [3.13](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.5% <0.0%> (ø)` | | | [3.9](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1550/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.5% <0.0%> (ø)` | | 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=labgrid-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.