Skip to content

Conversation

@MikeGarde
Copy link
Owner

  • Added validation rules in RouteDocInspector for path, method, and name attributes
  • Implemented validation using Laravel's Validator in route documentation entry creation

- Added validation rules in `RouteDocInspector` for path, method, and name attributes
- Implemented validation using Laravel's Validator in route documentation entry creation
@codecov
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Support/RouteDocInspector.php 93.33% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/Support/RouteDocInspector.php 92.68% <93.33%> (+0.14%) 26.00 <0.00> (+1.00)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MikeGarde MikeGarde merged commit 8af6f75 into main Jun 10, 2025
5 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