Skip to content

manifest: mark constant_nullspace as a supported feature#236

Merged
lmoresi merged 1 commit into
developmentfrom
feature/manifest-constant-nullspace
Jun 13, 2026
Merged

manifest: mark constant_nullspace as a supported feature#236
lmoresi merged 1 commit into
developmentfrom
feature/manifest-constant-nullspace

Conversation

@lmoresi

@lmoresi lmoresi commented Jun 13, 2026

Copy link
Copy Markdown
Member

Adds a constant-nullspace entry to docs/release-notes/feature-manifest.yaml with claim: supported, validated by tests/test_1056_constant_nullspace.py (the tier_a test landed in #235).

The release gate will report it supported (non-empty tier_a selection that passes), and it drops out of the check_manifest_coverage drift list. Declarative-only change; the underlying test was validated by #235's CI.

Underworld development team with AI support from Claude Code

Now that tests/test_1056_constant_nullspace.py (tier_a) is on development,
SNES_Scalar.constant_nullspace earns a "supported" entry in the release
feature manifest. Also removes it from the check_manifest_coverage drift list.

Underworld development team with AI support from Claude Code
Copilot AI review requested due to automatic review settings June 13, 2026 06:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the release feature manifest to declare the SNES_Scalar.constant_nullspace capability as supported, backed by an existing tier_a validation test, so the release gate can report it as supported and it no longer appears as uncovered manifest drift.

Changes:

  • Adds a new constant-nullspace feature entry in docs/release-notes/feature-manifest.yaml.
  • Wires validation to tests/test_1056_constant_nullspace.py with the standard tier_a or tier_b marker filter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lmoresi lmoresi merged commit 5c790ac into development Jun 13, 2026
2 checks passed
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