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

[ORG-52] Add user role in model (Participant, Organizer Admin, Organizer) #56

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

carlotacb
Copy link
Owner

No description provided.

@carlotacb carlotacb added the feature New feature or request label Jan 2, 2024
Copy link

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
organizator ⬜️ Ignored (Inspect) Visit Preview Jan 3, 2024 11:50am

Copy link

github-actions bot commented Jan 2, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
655 655 100% 100% 🟢

New Files

File Coverage Status
organizator_api/app/migrations/0005_ormuser_role.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
organizator_api/app/users/application/requests.py 100% 🟢
organizator_api/app/users/application/response.py 100% 🟢
organizator_api/app/users/domain/models/user.py 100% 🟢
organizator_api/app/users/domain/usecases/create_user_use_case.py 100% 🟢
organizator_api/app/users/domain/usecases/update_user_use_case.py 100% 🟢
organizator_api/app/users/infrastructure/persistence/models/orm_user.py 100% 🟢
organizator_api/app/users/infrastructure/persistence/orm_user_repository.py 100% 🟢
TOTAL 100% 🟢

updated for commit: d5374c1 by action🐍

@carlotacb carlotacb merged commit 2fb5ab2 into master Jan 3, 2024
4 checks passed
@carlotacb carlotacb deleted the org-52/user-roles branch January 3, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant