feat(oas-validation): implement spec (#1555)#1580
Draft
rubenvdlinde wants to merge 6 commits into
Draft
Conversation
…onException, and OasController strict/validate modes (#1555) - Add OasValidationReportTest (8 tests) covering isEmpty, hasErrors, passed, addError/Warning/AutoCorrection, getIssues, and toSummary contract shape - Add OasValidationExceptionTest (6 tests) covering message, default 422 code, custom code, getReport, and chained previous exception - Extend OasControllerTest with strict-mode 422 and validate-mode x-validation-summary tests, covering the two new query-parameter behaviours from OasController - Update openspec/changes/oas-validation/.openspec.yaml status: proposed → pr-created Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Quality Report — ConductionNL/openregister @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ✅ | ||||
| stylelint | ✅ | ||||
| composer | ✅ | ✅ 162/162 | |||
| npm | ✅ | ✅ 602/602 | |||
| PHPUnit | ✅ | ||||
| Newman | ⏭️ | ||||
| Playwright | ⏭️ |
Quality workflow — 2026-05-19 03:47 UTC
Download the full PDF report from the workflow artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1555
Summary
Auto-generated draft PR for OpenSpec change
oas-validation.The Hydra builder ran the spec but could not run
gh pr createitself(Phase D+E credential strip — Claude has no
GH_TOKENby design).The entrypoint detected commits on the feature branch with no PR and
created this draft so the reviewer + security + applier can proceed.
Spec Reference
/spec//spec/proposal.md/spec/design.md/spec/tasks.mdCommits on this branch
Files changed
.phpunit.cache/test-resultscomposer.jsonopenspec/changes/oas-validation/.openspec.yamltests/Unit/Controller/OasControllerTest.phptests/Unit/Exception/OasValidationExceptionTest.phptests/Unit/Service/Oas/OasValidationReportTest.phpPR auto-created by Hydra builder entrypoint (
hydra_ensure_pr_exists)because Claude's session closed without running
gh pr create.Reviewer + applier follow as normal.