Skip to content

Conversation

@jkloetzke
Copy link
Member

No description provided.

The existing TUI for parallel jobs on a TTY uses one line per job to
show what is running. This is not viable if the number of jobs is very
large.  Instead, add another interactive TUI for more than 16 jobs that
only uses two status lines.
Run the different user interfaces of Bob on a pty to trigger the
interactive console parts. No output is checked. It is assumed that
users will complain if the interactive output is garbage. We just want
to make sure that Bob does not crash on all output formats.
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Base: 87.59% // Head: 88.27% // Increases project coverage by +0.68% 🎉

Coverage data is based on head (b90bcc7) compared to base (87293cc).
Patch coverage: 91.76% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   87.59%   88.27%   +0.68%     
==========================================
  Files          46       46              
  Lines       14271    14352      +81     
==========================================
+ Hits        12500    12669     +169     
+ Misses       1771     1683      -88     
Impacted Files Coverage Δ
pym/bob/tty.py 92.07% <91.76%> (+25.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jkloetzke jkloetzke merged commit 89e8a17 into BobBuildTool:master Dec 19, 2022
@jkloetzke jkloetzke deleted the parallel-gui branch December 19, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant