Skip to content

feat: Update swagger

e31a5f4
Select commit
Loading
Failed to load commit list.
Merged

feat: add guests search backend + group_size filter #218

feat: Update swagger
e31a5f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

11.23% (-13.00%) compared to 1740e94

View this Pull Request on Codecov

11.23% (-13.00%) compared to 1740e94

Details

Codecov Report

❌ Patch coverage is 23.63636% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.23%. Comparing base (1740e94) to head (e31a5f4).
⚠️ Report is 1 commits behind head on main.

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

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #218       +/-   ##
===========================================
- Coverage   24.23%   11.23%   -13.00%     
===========================================
  Files          37      103       +66     
  Lines        1267     3347     +2080     
  Branches        0       24       +24     
===========================================
+ Hits          307      376       +69     
- Misses        956     2967     +2011     
  Partials        4        4               
Files with missing lines Coverage Δ
backend/internal/handler/guests.go 100.00% <100.00%> (ø)
backend/internal/repository/guests.go 0.00% <0.00%> (ø)

... and 66 files with indirect coverage changes

🚀 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.