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

Update the Hyde facade to use a mixin annotation instead of method annotations #1919

Merged
merged 2 commits into from
Jul 28, 2024

Conversation

caendesilva
Copy link
Member

Let's see if this has gotten better support since last time we tried this. If this works, it means that clicking a usage will actually lead to the implementation, and we can get better support for PHPDoc annotations like usages and deprecations.

Let's see if this has gotten better support. If this works, it means that clicking a usage will actually lead to the implementation, and we can get better support for PHPDoc annotations like usages and deprecations.
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7188cf7) to head (4366f2b).
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #1919   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1766      1766           
===========================================
  Files            182       182           
  Lines           4707      4707           
===========================================
  Hits            4707      4707           

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

@caendesilva caendesilva marked this pull request as ready for review July 28, 2024 13:50
@caendesilva caendesilva merged commit 590b1bc into master Jul 28, 2024
22 checks passed
@caendesilva caendesilva deleted the hyde-facade-mixins branch July 28, 2024 13:52
@caendesilva
Copy link
Member Author

image

Gonna do some manual testing on VS Code as well. Currently works great in PHPStorm.

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