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-18] Update event endpoint #7

Merged
merged 7 commits into from
Nov 26, 2023
Merged

[ORG-18] Update event endpoint #7

merged 7 commits into from
Nov 26, 2023

Conversation

carlotacb
Copy link
Owner

Create endpoint with the path:

POST /organizator-api/events/update/<event_id>

@carlotacb carlotacb added the feature New feature or request label Nov 26, 2023
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

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

New Files

No new covered files...

Modified Files

File Coverage Status
organizator_api/app/admin.py 100% 🟢
organizator_api/app/events/application/requests.py 100% 🟢
organizator_api/app/events/domain/repositories.py 100% 🟢
organizator_api/app/events/domain/use_cases/update_event_use_case.py 100% 🟢
organizator_api/app/events/infrastructure/http/urls.py 100% 🟢
organizator_api/app/events/infrastructure/http/views.py 100% 🟢
organizator_api/app/events/infrastructure/persistance/orm_event_repository.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 2b6e02a by action🐍

@carlotacb carlotacb merged commit f62ace7 into master Nov 26, 2023
2 checks passed
@carlotacb carlotacb deleted the org-18/update-event branch November 26, 2023 07:40
@carlotacb carlotacb added this to the First iteration milestone Nov 27, 2023
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