Skip to content

Push to master#41

Merged
magley merged 52 commits into
masterfrom
develop-from-master
Oct 29, 2025
Merged

Push to master#41
magley merged 52 commits into
masterfrom
develop-from-master

Conversation

@magley

@magley magley commented Oct 29, 2025

Copy link
Copy Markdown
Member

No description provided.

magley and others added 30 commits October 29, 2025 18:07
These env vars should also be updated in `infrastructure` and `helm-charts`.
…e-level tracing)

We should've done this from the start.
Now I have to add "context.Context" to every single service method (maybe even repo method!) and fix the tests! AAARGHH!!
They need a context.
So the service method that calls them needs a context too.
So the tests need to be updated. Don't forget to pass the context when mocking!

We should've added a context from the very start. It's gonna be a huge pain to rewrite everything...
My goal is to migrate from Event and Eventf to using Info/Debug/Warn/Error.
I changed the base in my PR (accidentally set it to master instead of develop) which cancelled the jobs. This PR is used to trigger the Github Actions bot again.
See commit 1c0f39b in room-service for a description.
I also replaced 'Pending' with 'Active' in `GetPendingGuestReservations`, as it seemed to provide more consistency with `GetActiveHostReservations`.

*Tests also need to be updated.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
10.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@magley magley merged commit 4c1412f into master Oct 29, 2025
1 of 2 checks passed
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.

5 participants