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

Merged
merged 9 commits into from
Feb 6, 2025

Add more tests; Add filter in filament resource; Added options for us…

0a28be8
Select commit
Loading
Failed to load commit list.
Merged

Disable registration #300

Add more tests; Add filter in filament resource; Added options for us…
0a28be8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

87.58% (+0.56%) compared to 6227038

View this Pull Request on Codecov

87.58% (+0.56%) compared to 6227038

Details

Codecov Report

Attention: Patch coverage is 77.94613% with 131 lines in your changes missing coverage. Please review.

Project coverage is 87.58%. Comparing base (6227038) to head (0a28be8).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...Resource/RelationManagers/UsersRelationManager.php 46.55% 31 Missing ⚠️
.../RelationManagers/OrganizationsRelationManager.php 26.47% 25 Missing ⚠️
...ce/RelationManagers/InvitationsRelationManager.php 58.82% 21 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 ⚠️
...ment/Resources/ReportResource/Pages/ViewReport.php 0.00% 5 Missing ⚠️
...ament/Resources/OrganizationInvitationResource.php 97.18% 2 Missing ⚠️
.../ProjectMemberResource/Pages/EditProjectMember.php 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #300      +/-   ##
============================================
+ Coverage     87.02%   87.58%   +0.56%     
- Complexity     1386     1438      +52     
============================================
  Files           223      235      +12     
  Lines          7558     8047     +489     
============================================
+ Hits           6577     7048     +471     
- Misses          981      999      +18     

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