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

Fix staff email reservation notification #296

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

ezkat
Copy link
Collaborator

@ezkat ezkat commented Nov 1, 2023

Fix staff email reservation notification

Trello


Reservation state update

  1. payments/models.py
  2. resources/api/reservation.py
    • Pass user to set_state function

@ezkat ezkat requested a review from SanttuA November 1, 2023 11:21
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3cdb616) 76.73% compared to head (4a07ac6) 76.73%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #296   +/-   ##
========================================
  Coverage    76.73%   76.73%           
========================================
  Files          498      498           
  Lines        26684    26684           
  Branches      2715     2715           
========================================
  Hits         20476    20476           
  Misses        5680     5680           
  Partials       528      528           
Files Coverage Δ
payments/models.py 86.15% <100.00%> (ø)
resources/api/reservation.py 75.75% <100.00%> (ø)

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

@ezkat ezkat merged commit 4247a9f into develop Nov 2, 2023
7 checks passed
@ezkat ezkat deleted the fix/staff-email-reservation-notification branch February 23, 2024 06:02
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.

2 participants