Skip to content

feat: Add room_id to rooms struct, update tests#262

Merged
zaydaanjahangir merged 1 commit intomainfrom
feat/add-rooms-id
Apr 4, 2026
Merged

feat: Add room_id to rooms struct, update tests#262
zaydaanjahangir merged 1 commit intomainfrom
feat/add-rooms-id

Conversation

@zaydaanjahangir
Copy link
Copy Markdown
Contributor

Adding room_id to guest struct

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 18.24%. Comparing base (4541c6e) to head (5207827).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
backend/internal/repository/rooms.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   18.24%   18.24%           
=======================================
  Files          42       42           
  Lines        1716     1716           
=======================================
  Hits          313      313           
  Misses       1397     1397           
  Partials        6        6           
Flag Coverage Δ
backend 18.24% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
backend/internal/repository/rooms.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@Dao-Ho Dao-Ho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@zaydaanjahangir zaydaanjahangir merged commit f50955a into main Apr 4, 2026
7 checks passed
@zaydaanjahangir zaydaanjahangir deleted the feat/add-rooms-id branch April 4, 2026 17:17
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