Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tui 1.0 #5731

Merged
merged 6 commits into from
Nov 27, 2023

tui: fix an obscure freezing issue

6f3f170
Select commit
Loading
Failed to load commit list.
Merged

Tui 1.0 #5731

tui: fix an obscure freezing issue
6f3f170
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 8, 2023 in 0s

85.06% of diff hit (target 95.00%)

View this Pull Request on Codecov

85.06% of diff hit (target 95.00%)

Annotations

Check warning on line 83 in cylc/flow/scripts/tui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/scripts/tui.py#L83

Added line #L83 was not covered by tests

Check warning on line 88 in cylc/flow/scripts/tui.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/scripts/tui.py#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 294 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L294

Added line #L294 was not covered by tests

Check warning on line 307 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L307

Added line #L307 was not covered by tests

Check warning on line 314 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L310-L314

Added lines #L310 - L314 were not covered by tests

Check warning on line 327 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 361 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L361

Added line #L361 was not covered by tests

Check warning on line 403 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L403

Added line #L403 was not covered by tests

Check warning on line 421 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L421

Added line #L421 was not covered by tests

Check warning on line 512 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L512

Added line #L512 was not covered by tests

Check warning on line 517 in cylc/flow/tui/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/app.py#L516-L517

Added lines #L516 - L517 were not covered by tests

Check warning on line 112 in cylc/flow/tui/overlay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/overlay.py#L112

Added line #L112 was not covered by tests

Check warning on line 114 in cylc/flow/tui/overlay.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/overlay.py#L114

Added line #L114 was not covered by tests

Check warning on line 118 in cylc/flow/tui/tree.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/tree.py#L118

Added line #L118 was not covered by tests

Check warning on line 149 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L149

Added line #L149 was not covered by tests

Check warning on line 232 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L232

Added line #L232 was not covered by tests

Check warning on line 252 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L252

Added line #L252 was not covered by tests

Check warning on line 255 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L255

Added line #L255 was not covered by tests

Check warning on line 261 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L261

Added line #L261 was not covered by tests

Check warning on line 265 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L265

Added line #L265 was not covered by tests

Check warning on line 268 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L268

Added line #L268 was not covered by tests

Check warning on line 290 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L289-L290

Added lines #L289 - L290 were not covered by tests

Check warning on line 294 in cylc/flow/tui/updater.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/updater.py#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 181 in cylc/flow/tui/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/util.py#L181

Added line #L181 was not covered by tests

Check warning on line 490 in cylc/flow/tui/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/tui/util.py#L490

Added line #L490 was not covered by tests