Skip to content

fix(api): address code review suggestions (#66)

2c87e51
Select commit
Loading
Failed to load commit list.
Merged

feat(api): replace integer PK with UUID v4 for Player entity (#66) #492

fix(api): address code review suggestions (#66)
2c87e51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

100.00% (target 80.00%)

View this Pull Request on Codecov

100.00% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (df8ce10) to head (2c87e51).

Additional details and impacted files
@@             Coverage Diff              @@
##           master      #492       +/-   ##
============================================
+ Coverage   89.65%   100.00%   +10.34%     
============================================
  Files           3         3               
  Lines         116       110        -6     
============================================
+ Hits          104       110        +6     
+ Misses         12         0       -12     
Components Coverage Δ
Services 100.00% <100.00%> (+20.68%) ⬆️
Routes 100.00% <100.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.