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

Fix bug causing files starting with underscores to add empty values to the file collection array #140

Conversation

caendesilva
Copy link
Member

This is the underlying problem for this the navigation menu bug, which this will fix #139. See that thread for the error and the fix details.

…ving-a-page-file-starting-with-an-underscore-after-updating-to-v044x' of https://github.com/hydephp/develop into fix-139-error-caused-in-generatesnavigationmenu-when-having-a-page-file-starting-with-an-underscore-after-updating-to-v044x
@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #140 (9bb9af9) into master (c2ac78f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #140   +/-   ##
=========================================
  Coverage     99.23%   99.23%           
- Complexity      761      762    +1     
=========================================
  Files            97       97           
  Lines          1970     1971    +1     
=========================================
+ Hits           1955     1956    +1     
  Misses           15       15           
Impacted Files Coverage Δ
...kages/framework/src/Services/CollectionService.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 c2ac78f...9bb9af9. Read the comment docs.

@caendesilva caendesilva merged commit a6aada7 into master Jul 2, 2022
@caendesilva caendesilva deleted the fix-139-error-caused-in-generatesnavigationmenu-when-having-a-page-file-starting-with-an-underscore-after-updating-to-v044x branch July 2, 2022 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants