Skip to content

PoC array like routes#235

Draft
xepozz wants to merge 3 commits intomasterfrom
array-like-routes
Draft

PoC array like routes#235
xepozz wants to merge 3 commits intomasterfrom
array-like-routes

Conversation

@xepozz
Copy link
Copy Markdown
Member

@xepozz xepozz commented Feb 18, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
@xepozz xepozz marked this pull request as draft February 18, 2024 07:44
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Feb 18, 2024

PR Summary

  • Addition of Test File for Array-like Routes
    A new file named ArrayLikeRouteTest.php was added. This allows for automated testing of the web routes in our application that uses arrays for defining their parameters and logic. The addition of this file will help ensure the consistent and reliable performance of these special routes in our application.
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7b4d133) 97.40% compared to head (7a79abe) 97.40%.

Additional details and impacted files
@@ Coverage Diff @@ ## master #235 +/- ## ========================================= Coverage 97.40% 97.40% Complexity 181 181 ========================================= Files 16 16 Lines 577 577 ========================================= Hits 562 562 Misses 15 15 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant