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

Normalize internal author array keys to lowercase to make author usernames case-insensitive #1237

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

caendesilva
Copy link
Member

No description provided.

Normalize internal array keys to lowercase to make author usernames case-insensitive
@caendesilva caendesilva marked this pull request as ready for review March 8, 2023 11:04
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #1237 (d12f0e9) into master (260fc53) will not change coverage.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##              master     #1237     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1315      2630   +1315     
=============================================
  Files            152       304    +152     
  Lines           3457      6914   +3457     
=============================================
+ Hits            3457      6914   +3457     
Impacted Files Coverage Δ
.../Framework/Features/Blogging/Models/PostAuthor.php 100.00% <100.00%> (ø)
...amework/src/Console/Concerns/AsksToRebuildSite.php 100.00% <0.00%> (ø)
...ges/framework/src/Foundation/Kernel/Filesystem.php 100.00% <0.00%> (ø)
...elop/packages/framework/src/Pages/MarkdownPost.php 100.00% <0.00%> (ø)
.../framework/src/Pages/Concerns/BaseMarkdownPage.php 100.00% <0.00%> (ø)
.../framework/src/Support/Models/ValidationResult.php 100.00% <0.00%> (ø)
develop/packages/framework/src/Facades/Config.php 100.00% <0.00%> (ø)
...evelop/packages/framework/src/Support/Includes.php 100.00% <0.00%> (ø)
...mework/src/Foundation/Concerns/ManagesViewData.php 100.00% <0.00%> (ø)
...p/packages/framework/src/Foundation/HydeKernel.php 100.00% <0.00%> (ø)
... and 143 more

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

@caendesilva caendesilva merged commit 03d3235 into master Mar 8, 2023
@caendesilva caendesilva deleted the bugfixes branch March 8, 2023 11:13
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.

1 participant