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

Automates updating Facade DocBlock #52

Merged
merged 7 commits into from Jan 16, 2023
Merged

Conversation

peterfox
Copy link
Collaborator

Changes In Code

  • Adds a new GitHub action.
  • Adds the facades tool.
  • Adds PHPStan doc parser as a dev dependency.
  • Updates the Features facade.

Issue ticket number / Business Case

Based on a new tool in the Laravel world.

Checklist before requesting a review

  • I have written PHP tests.
  • I have updated the documentation in the readme where needed.
  • I have checked code styles, PHPStan etc. pass.
  • I have provided an issue/business case.

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2023

Codecov Report

Merging #52 (d9508f6) into main (a8c371d) will not change coverage.
The diff coverage is 33.33%.

❗ Current head d9508f6 differs from pull request most recent head d5b9982. Consider uploading reports for the commit d5b9982 to get more accurate results

@@            Coverage Diff            @@
##               main      #52   +/-   ##
=========================================
  Coverage     80.08%   80.08%           
  Complexity      170      170           
=========================================
  Files            27       27           
  Lines           462      462           
=========================================
  Hits            370      370           
  Misses           92       92           
Impacted Files Coverage Δ
src/Facades/Features.php 100.00% <ø> (ø)
src/Manager.php 59.86% <33.33%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@peterfox peterfox force-pushed the feature/auto-gen-facade-docblocks branch from 8c28ff9 to 33fa467 Compare January 16, 2023 19:58
@peterfox peterfox merged commit 80bd5da into main Jan 16, 2023
@peterfox peterfox deleted the feature/auto-gen-facade-docblocks branch January 16, 2023 23:30
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.

None yet

2 participants