feat: add baseline compare operator modes #224
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "191-baseline-compare-operator-mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
auto,dense, andcompactroute handling on the existing matrix pageFilament / Laravel notes
bootstrap/providers.phpchanges were needed for this featureValidation
cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/BaselineCompareMatrixPageTest.php tests/Feature/Baselines/BaselineCompareMatrixBuilderTest.php tests/Feature/Guards/ActionSurfaceContractTest.php tests/Browser/Spec190BaselineCompareMatrixSmokeTest.php80tests passed with673assertionshttp://localhost/admin/baseline-profiles/20/compare-matrixScope
spec.md,tasks.md, and the logical OpenAPI contract