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

Disable registration #300

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Fixed timezones in unit tests

5423b03
Select commit
Loading
Failed to load commit list.
Open

Disable registration #300

Fixed timezones in unit tests
5423b03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2024 in 0s

83.31% (-3.71%) compared to 6227038

View this Pull Request on Codecov

83.31% (-3.71%) compared to 6227038

Details

Codecov Report

Attention: Patch coverage is 27.88104% with 388 lines in your changes missing coverage. Please review.

Project coverage is 83.31%. Comparing base (6227038) to head (5423b03).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/Filament/Resources/ReportResource.php 9.78% 83 Missing ⚠️
...ament/Resources/OrganizationInvitationResource.php 12.67% 62 Missing ⚠️
...Resource/RelationManagers/UsersRelationManager.php 0.00% 57 Missing ⚠️
...ce/RelationManagers/InvitationsRelationManager.php 0.00% 51 Missing ⚠️
app/Console/Commands/Admin/UserCreateCommand.php 0.00% 36 Missing ⚠️
.../RelationManagers/OrganizationsRelationManager.php 0.00% 34 Missing ⚠️
app/Filament/Resources/UserResource.php 55.17% 13 Missing ⚠️
.../OrganizationResource/Pages/CreateOrganization.php 0.00% 11 Missing ⚠️
...lament/Resources/UserResource/Pages/CreateUser.php 0.00% 11 Missing ⚠️
...ationResource/Pages/ViewOrganizationInvitation.php 0.00% 5 Missing ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #300      +/-   ##
============================================
- Coverage     87.02%   83.31%   -3.71%     
- Complexity     1386     1427      +41     
============================================
  Files           223      235      +12     
  Lines          7558     7991     +433     
============================================
+ Hits           6577     6658      +81     
- Misses          981     1333     +352     

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