Skip to content

test: honor configured release candidate version - #83

Merged
stefan-jansen merged 1 commit into
mainfrom
codex/release-version-tests
Sep 10, 2026
Merged

test: honor configured release candidate version#83
stefan-jansen merged 1 commit into
mainfrom
codex/release-version-tests

Conversation

@stefan-jansen

Copy link
Copy Markdown
Contributor

Outcome

  • makes metadata-contract tests use the configured stable candidate version
  • verifies stable-gate propagation against the configured version instead of 0.1.1

Verification

  • both affected modules: 20 passed with the default version
  • both affected modules: 20 passed with SETUPTOOLS_SCM_PRETEND_VERSION=0.1.2
  • deterministic qualification: 1,028 passed, 29 skipped, 85.83% branch coverage
  • pre-commit: all checks passed

Closes #82

Copilot AI lite review requested due to automatic review settings September 10, 2026 18:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@stefan-jansen
stefan-jansen merged commit b6b57f1 into main Sep 10, 2026
27 checks passed
@stefan-jansen
stefan-jansen deleted the codex/release-version-tests branch September 10, 2026 18:43
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.

Make qualification tests independent of release version

2 participants