Rahix / tbot

Automation/Testing tool for Embedded Linux Development
https://tbot.tools
GNU General Public License v3.0
84 stars 21 forks source link

Add an askfirst initializer for dealing with "askfirst" TTYs #98

Closed Rahix closed 1 year ago

Rahix commented 1 year ago

To use it, add board.AskfirstInitializer before board.LinuxBootLogin.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 86.36% and project coverage change: -0.22% :warning:

Comparison is base (0195fba) 55.73% compared to head (06b25cd) 55.51%.

:exclamation: Current head 06b25cd differs from pull request most recent head b561037. Consider uploading reports for the commit b561037 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== - Coverage 55.73% 55.51% -0.22% ========================================== Files 53 53 Lines 3712 3914 +202 ========================================== + Hits 2069 2173 +104 - Misses 1643 1741 +98 ``` | [Files Changed](https://app.codecov.io/gh/Rahix/tbot/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rahix) | Coverage Δ | | |---|---|---| | [tbot/machine/board/linux.py](https://app.codecov.io/gh/Rahix/tbot/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rahix#diff-dGJvdC9tYWNoaW5lL2JvYXJkL2xpbnV4LnB5) | `77.09% <85.71%> (-0.36%)` | :arrow_down: | | [tbot/machine/board/\_\_init\_\_.py](https://app.codecov.io/gh/Rahix/tbot/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rahix#diff-dGJvdC9tYWNoaW5lL2JvYXJkL19faW5pdF9fLnB5) | `79.16% <100.00%> (+0.90%)` | :arrow_up: | ... and [26 files with indirect coverage changes](https://app.codecov.io/gh/Rahix/tbot/pull/98/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rahix)

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