Completed
Push — feature/player-elo-v3 ( 8c49df...69db9f )
by Vladimir
03:30
created

Changes

5 issues (5 minor) were introduced.
6 issues were fixed.
1 new patch (Doc Comments) is available.
7 added classes/operations
Arrow A ColorTeam::isValid() added
Arrow A QueryBuilder::isNotNull() added
Arrow A QueryBuilder::isNull() added
Arrow A Match::getAveragePlayerElo() added
Arrow A ColorTeam::supportsMatchCount() added
Arrow A Player::setMatchParticipation() added
Arrow A Team::supportsMatchCount() added
B D Match::enterMatch() got worse
A B Match::updateMatchCount() got worse
F D Match improved
A B Match::getPlayers() got worse
A B QueryBuilder::addColumnCondition() got worse
C D Team got worse
8.51
▲   + 0.03
Head
allejo  
Keep player Elo diff in 'matches' table
8 more commits
Base
allejo  
Add Elo interface for both Team + Player