Skip to content

Fix player token bug#189

Merged
Neraste merged 2 commits into
developfrom
fix/188-player-token
Apr 6, 2026
Merged

Fix player token bug#189
Neraste merged 2 commits into
developfrom
fix/188-player-token

Conversation

@Neraste
Copy link
Copy Markdown
Member

@Neraste Neraste commented Apr 6, 2026

The problem was due to a misuse of the karaoke field in PlayerTokenSerializer.

The bug was impossible to reproduce when a SQLite database is used. No new tests were added, but current tests had to be modified.

@Neraste Neraste self-assigned this Apr 6, 2026
@Neraste Neraste added the bug Something isn't working label Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.69%. Comparing base (d5b2801) to head (27b100f).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #189   +/-   ##
========================================
  Coverage    98.69%   98.69%           
========================================
  Files           83       83           
  Lines         1993     1994    +1     
========================================
+ Hits          1967     1968    +1     
  Misses          26       26           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Neraste Neraste merged commit 5a30ab6 into develop Apr 6, 2026
15 checks passed
@Neraste Neraste deleted the fix/188-player-token branch April 6, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant