Skip to content

fix: validate OS selection in schedule/mod-cloud#164

Merged
sadsfae merged 1 commit into
quadsproject:developmentfrom
sadsfae:fixos
Jul 17, 2026
Merged

fix: validate OS selection in schedule/mod-cloud#164
sadsfae merged 1 commit into
quadsproject:developmentfrom
sadsfae:fixos

Conversation

@sadsfae

@sadsfae sadsfae commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Add client-side OS validation via resolve_os() before submitting to API. Matches by Title (case-insensitive) or numeric Id, shows available options on mismatch.

Also small refactor for DRY compliance

fixes: #153

Add client-side OS validation via resolve_os() before submitting to API.
Matches by Title (case-insensitive) or numeric Id, shows available
options on mismatch. Sort terminate tab-completion IDs numerically (quadsproject#162).

Also small refactor for DRY compliance

fixes: quadsproject#153
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 89.03% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/quads_client/commands/cloud.py 61.65% <100.00%> (+0.48%) ⬆️
src/quads_client/commands/schedule.py 84.11% <100.00%> (+0.18%) ⬆️
src/quads_client/commands/user.py 93.53% <100.00%> (+0.04%) ⬆️
src/quads_client/utils.py 99.13% <100.00%> (+0.17%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sadsfae
sadsfae merged commit 0d626c2 into quadsproject:development Jul 17, 2026
6 checks passed
@sadsfae
sadsfae deleted the fixos branch July 17, 2026 19:11
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