Skip to content

ci: expand macOS BATS coverage - #1832

Merged
codeforester merged 5 commits into
mainfrom
ci/1828-20260731-macos-bats-coverage
Jul 31, 2026
Merged

ci: expand macOS BATS coverage#1832
codeforester merged 5 commits into
mainfrom
ci/1828-20260731-macos-bats-coverage

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

What changed

  • expand the macOS BATS job beyond the five-file smoke subset
  • add the gh, repo, setup-common, setup, and workspace command suites
  • keep the existing version, completion, initialization, and install coverage

Why

The macOS job was exercising only a narrow slice of the command surface. The added suites cover the largest Bash command modules and the platform-sensitive setup/workspace paths on the host platform where Base is primarily developed.

Validation

  • git diff --check
  • local macOS BATS run: 399 tests passed

Fixes #1828

@codeforester
codeforester marked this pull request as ready for review July 31, 2026 23:52
@codeforester
codeforester requested a review from a team as a code owner July 31, 2026 23:52
@codeforester
codeforester merged commit 16b8697 into main Jul 31, 2026
28 checks passed
@codeforester
codeforester deleted the ci/1828-20260731-macos-bats-coverage branch July 31, 2026 23:52
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.

Expand macOS CI BATS coverage beyond the 5-file smoke subset

1 participant