Skip to content

Conversation

@emmadesilva
Copy link
Member

@emmadesilva emmadesilva commented Jul 7, 2024

@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch 2 times, most recently from f4ec5a5 to 27386ba Compare July 7, 2024 12:40
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from 27386ba to 95d01b7 Compare July 7, 2024 12:42
@codecov
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a0bc7e2) to head (d1927e5).

Additional details and impacted files
@@             Coverage Diff             @@
##             2.x-dev     hydephp/develop#1798   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1838      1842    +4     
===========================================
  Files            188       188           
  Lines           4862      4877   +15     
===========================================
+ Hits            4862      4877   +15     

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

Enforces the new state. Consider adding a BadConfigurationException?
This leads to duplication which gets confusing
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from 5e000ad to fbfa507 Compare July 7, 2024 12:45
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from f9a9ebe to 81fc538 Compare July 7, 2024 13:23
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from 81fc538 to ba2a352 Compare July 7, 2024 13:23
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from eda0c62 to 50de689 Compare July 9, 2024 08:10
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from 4f6a195 to f317b2d Compare July 9, 2024 08:17
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch 2 times, most recently from ba1c18b to eebecc9 Compare July 9, 2024 08:23
@emmadesilva emmadesilva force-pushed the reduce-author-username-duplication branch from eebecc9 to 5fda706 Compare July 9, 2024 08:26
@emmadesilva emmadesilva marked this pull request as ready for review July 9, 2024 08:33
Comment on lines +291 to +299

// The following settings are not used in the bundled templates,
// but you can use them in your own custom views, for example.
// bio: 'The mysterious author of HydePHP',
// avatar: 'avatar.png',
// socials: [
// 'twitter' => 'HydeFramework',
// 'github' => 'hydephp',
// ],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we do not need this here, as they are not yet used, and they are in the documentation. However, if https://github.com/hydephp/develop/issues/1762 will use these they can be kept, hence why I'm holding off on removing them.

@emmadesilva emmadesilva merged commit 0e42c18 into 2.x-dev Jul 9, 2024
@emmadesilva emmadesilva deleted the reduce-author-username-duplication branch July 9, 2024 08:37
@github-actions github-actions bot removed the WTD Calls What The Diff label Jul 9, 2024
emmadesilva added a commit that referenced this pull request Jul 9, 2024
[2.x] Breaking: Improve the new Authors API
emmadesilva added a commit that referenced this pull request Jul 9, 2024
[2.x] Breaking: Improve the new Authors API
@emmadesilva emmadesilva added this to the v2 milestone Jul 9, 2024
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.

2 participants