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 a NavItem::toRoute() helper #216

Merged
merged 3 commits into from
Jul 10, 2022
Merged

Conversation

caendesilva
Copy link
Member

Fixes #215

@caendesilva caendesilva linked an issue Jul 10, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 10, 2022

Codecov Report

Merging #216 (f536688) into master (421f9a8) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #216   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       808       810    +2     
===========================================
  Files            103       103           
  Lines           2072      2074    +2     
===========================================
+ Hits            2072      2074    +2     
Impacted Files Coverage Δ
packages/framework/src/Models/NavItem.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 421f9a8...f536688. Read the comment docs.

@caendesilva caendesilva merged commit ec64445 into master Jul 10, 2022
@caendesilva caendesilva deleted the 215-add-a-navitemtoroute-helper branch July 10, 2022 12:11
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.

Add a NavItem::toRoute() helper
2 participants