Skip to content

feat(categories): create category model with relationships - #16

Open
gracieuxsikuly wants to merge 8 commits into
devfrom
feature/new-model-test-contrubition
Open

feat(categories): create category model with relationships#16
gracieuxsikuly wants to merge 8 commits into
devfrom
feature/new-model-test-contrubition

Conversation

@gracieuxsikuly

Copy link
Copy Markdown

Tiket-number: (categories create category)

@gracieuxsikuly
gracieuxsikuly requested a review from berna39 August 1, 2026 14:13
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Complexity Health
Enums/ProfileAccountStatus.php 0% 0
Enums/UserRole.php 0% 0
Exceptions/InvalidOAuthCodeException.php 100% 1
Http/Controllers/Api/V1/AuthController.php 96% 9
Http/Controllers/Api/V1/ProfileController.php 100% 7
Http/Controllers/Api/V1/SkillController.php 100% 5
Http/Controllers/Api/V1/UserController.php 100% 1
Http/Controllers/Controller.php 0% 0
Http/Middleware/EnsureUserIsAdmin.php 100% 3
Http/Requests/UpdateProfileRequest.php 100% 2
Http/Requests/ValidateProfileRequest.php 100% 2
Http/Resources/SkillListResource.php 100% 1
Models/BaseModel.php 100% 1
Models/Category.php 100% 2
Models/Profile.php 83% 3
Models/Project.php 100% 1
Models/Skill.php 57% 4
Models/SkillProfile.php 0% 0
Models/User.php 100% 4
Providers/AppServiceProvider.php 100% 2
Services/AuthService.php 100% 11
Services/NotificationService.php 100% 1
Services/ProfileService.php 100% 10
Summary 98% (214 / 219) 70

Minimum allowed line rate is 80%

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