Skip to content

New syntax - #225

Open
rustamwin wants to merge 40 commits into
masterfrom
new-syntax
Open

New syntax#225
rustamwin wants to merge 40 commits into
masterfrom
new-syntax

Merge branch 'master' into new-syntax

2871cf8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

0.00% (+0.00%) compared to e34cc7a

View this Pull Request on Codecov

0.00% (+0.00%) compared to e34cc7a

Details

Codecov Report

❌ Patch coverage is 0% with 349 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (e34cc7a) to head (2871cf8).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Route.php 0.00% 107 Missing ⚠️
src/Builder/RouteBuilder.php 0.00% 73 Missing ⚠️
src/Group.php 0.00% 64 Missing ⚠️
src/Builder/GroupBuilder.php 0.00% 49 Missing ⚠️
src/RouteCollection.php 0.00% 40 Missing ⚠️
src/RouteCollector.php 0.00% 9 Missing ⚠️
src/CurrentRoute.php 0.00% 6 Missing ⚠️
src/Middleware/Router.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #225    +/-   ##
=========================================
  Coverage      0.00%   0.00%            
- Complexity      129     201    +72     
=========================================
  Files            13      15     +2     
  Lines           400     544   +144     
=========================================
- Misses          400     544   +144     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.