Skip to content

Make sure start.sh runs the gui - #38

Merged
jacob-curley-fnal merged 1 commit into
mainfrom
run_as_gui_by_default
Aug 28, 2026
Merged

Make sure start.sh runs the gui#38
jacob-curley-fnal merged 1 commit into
mainfrom
run_as_gui_by_default

Conversation

@jacob-curley-fnal

Copy link
Copy Markdown
Collaborator

All of start.sh is about setting up the xpra environment. Added the --gui flag to the default run command so the gui is always invoked

All of start.sh is about setting up the xpra environment. Added the --gui flag to the default run command so the gui is always invoked
@github-actions

Copy link
Copy Markdown

Code Coverage Report - 46 of 117 lines covered ( ⛔ 39.32%)

src - 46 of 117 lines covered ( ⛔ 39.32%)

src/ap_python_starter_kit - 46 of 117 lines covered ( ⛔ 39.32%)

src/ap_python_starter_kit/init.py - 0 of 2 lines covered ( ⛔ 0.00%)

⛔ This file is missing coverage.

src/ap_python_starter_kit/acsys_client.py - 9 of 28 lines covered ( ⛔ 32.14%)

Uncovered lines: ⚠️ 18-19, 21-24, 26-28, 30, 34, 36-38, 40-41, 45-46, 48

src/ap_python_starter_kit/gui.py - 16 of 65 lines covered ( ⛔ 24.62%)

Uncovered lines: ⚠️ 12-13, 20-23, 25-26, 28-31, 33-34, 36, 39, 42, 45, 51, 58-59, 61-65, 67-68, 70-73, 75, 77-82, 84-85, 87-88, 90-91, 95-98

src/ap_python_starter_kit/main.py - 21 of 22 lines covered ( ✅ 95.45%)

Uncovered lines: ⚠️ 47

@jacob-curley-fnal
jacob-curley-fnal merged commit 9431496 into main Aug 28, 2026
4 checks passed
@jacob-curley-fnal
jacob-curley-fnal deleted the run_as_gui_by_default branch August 28, 2026 20:41
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.

2 participants