AndreaCrotti / elo

Elo ranking platform implemented in Clojure and re-frame
Eclipse Public License 1.0
19 stars 8 forks source link

hide dead #197

Closed AndreaCrotti closed 4 years ago

AndreaCrotti commented 4 years ago

Allow to hide players from the admin UI/API and make sure they don't show up in the list of available players.

codecov[bot] commented 4 years ago

Codecov Report

Merging #197 into master will increase coverage by 0.98%. The diff coverage is 96.55%.

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   77.47%   78.45%   +0.98%     
==========================================
  Files          27       27              
  Lines         808      831      +23     
  Branches       53       54       +1     
==========================================
+ Hits          626      652      +26     
+ Misses        129      125       -4     
- Partials       53       54       +1