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

feat: switch to Hearth Components, remove Hearth, upgrade to Laravel 11 #2375

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

greatislander
Copy link
Collaborator

@greatislander greatislander commented Nov 26, 2024

Prerequisites

If this PR changes PHP code or dependencies:

  • I've run composer format and fixed any code formatting issues.
  • I've run composer analyze and addressed any static analysis issues.
  • I've run php artisan test and ensured that all tests pass.
  • I've run composer localize to update localization source files and committed any changes.

If this PR changes CSS or JavaScript code or dependencies:

  • I've run npm run lint and fixed any linting issues.
  • I've run npm run build and ensured that CSS and JavaScript assets can be compiled.

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.

Project coverage is 97.28%. Comparing base (7f3c3a0) to head (b284e24).

Files with missing lines Patch % Lines
app/Rules/Password.php 12.50% 7 Missing ⚠️
...pp/Http/Responses/FailedTwoFactorLoginResponse.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #2375      +/-   ##
============================================
+ Coverage     96.90%   97.28%   +0.37%     
- Complexity     2195     2277      +82     
============================================
  Files           341      341              
  Lines         10315    10316       +1     
============================================
+ Hits           9996    10036      +40     
+ Misses          319      280      -39     

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

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