Skip to content

test: declare DashboardDeletedEvent as used by VersionsListenerTest - #132

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/gate-16-spec-coverage
Aug 16, 2026
Merged

test: declare DashboardDeletedEvent as used by VersionsListenerTest#132
rubenvdlinde merged 1 commit into
developmentfrom
fix/gate-16-spec-coverage

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Strict coverage flagged the new listener test as RISKY for constructing the event it handles without declaring it. 1575 tests passed — nothing was broken. @uses declares the event.

The suite runs with strict coverage, so constructing the event the listener
handles counted as executing code the test never declared — reported as RISKY,
which this config treats as a failure. 1575 tests passed; nothing was actually
broken. @uses declares the event.
@rubenvdlinde
rubenvdlinde merged commit 8f1949f into development Aug 16, 2026
4 of 24 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/launchpad @ 5b76223

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
format
composer ✅ 104/104
npm ✅ 525/525
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright
Hydra gates

Quality workflow — 2026-08-16 13:52 UTC

Download the full PDF report from the workflow artifacts.

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