You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuickFiler/Controllers/QfcFormController.SetupDisposal.cs has pre-existing whole-file line coverage of 70.70%, below this repository's 80% line-coverage floor, though none of the uncovered lines were touched by issue #677's changes.
Run the full QuickFiler.Test suite with code coverage enabled.
Inspect the Cobertura report for QuickFiler/Controllers/QfcFormController.SetupDisposal.cs.
Expected Behavior
Per this repository's coverage policy (CLAUDE.md, repository-wide line coverage >= 80%), this file should meet or exceed the 80% line-coverage floor.
Actual Behavior
The file's whole-file line coverage is 70.70%, with 46 lines uncovered. All 46 uncovered lines were verified pre-existing at the issue #677 merge-base baseline (not introduced or touched by that fix); the two lines #677 added to this file are both 100% covered.
Logs / Screenshots
Attached minimal logs or screenshot
Snippet: N/A - see docs/features/active/2026-08-28-quickfiler-keyboard-hook-leaks-to-outlook-677/feature-audit.2026-08-28T12-31.md section covering the coverage table for the dispositioned FAIL row.
Summary
QuickFiler/Controllers/QfcFormController.SetupDisposal.cshas pre-existing whole-file line coverage of 70.70%, below this repository's 80% line-coverage floor, though none of the uncovered lines were touched by issue #677's changes.Environment
vstest.console.exe ... /EnableCodeCoverageagainstQuickFiler.Test.dllSteps to Reproduce
QuickFiler.Testsuite with code coverage enabled.QuickFiler/Controllers/QfcFormController.SetupDisposal.cs.Expected Behavior
Per this repository's coverage policy (CLAUDE.md, repository-wide line coverage >= 80%), this file should meet or exceed the 80% line-coverage floor.
Actual Behavior
The file's whole-file line coverage is 70.70%, with 46 lines uncovered. All 46 uncovered lines were verified pre-existing at the issue #677 merge-base baseline (not introduced or touched by that fix); the two lines #677 added to this file are both 100% covered.
Logs / Screenshots
docs/features/active/2026-08-28-quickfiler-keyboard-hook-leaks-to-outlook-677/feature-audit.2026-08-28T12-31.mdsection covering the coverage table for the dispositioned FAIL row.Impact / Severity
Source
From: docs/features/potential/2026-08-28-qfcformcontroller-setupdisposal-coverage-debt.md