Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add routes action #72

Merged
merged 1 commit into from Dec 4, 2022
Merged

Add routes action #72

merged 1 commit into from Dec 4, 2022

Conversation

xepozz
Copy link
Contributor

@xepozz xepozz commented Dec 2, 2022

No description provided.

@xepozz xepozz added the status:code review The pull request needs review. label Dec 2, 2022
@xepozz xepozz requested a review from a team December 2, 2022 22:59
@what-the-diff
Copy link

what-the-diff bot commented Dec 2, 2022

  • Added a new route to the routes.php file
  • Created a method in InspectController that returns all registered routes as an array of objects with their properties (name, hosts, pattern etc.)

@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (81dc42b) compared to base (9022fdb).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##             master     #72   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      127     129    +2     
========================================
  Files            13      13           
  Lines           412     426   +14     
========================================
- Misses          412     426   +14     
Impacted Files Coverage Δ
src/Controller/InspectController.php 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xepozz xepozz merged commit cf964f4 into master Dec 4, 2022
@xepozz xepozz deleted the routes branch December 4, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants