• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FAForever / server / 3073
94%
develop: 96%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/aiohttp-3.7.4
DEFAULT BRANCH: develop
Ran 13 Sep 2019 03:25AM UTC
Jobs 1
Files 45
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3073

push

travis-ci

Askaholic
Match newbies randomly (#492)

* Fix players with high rating deviations not getting 1v1 ladder matches (#1)

* Matchmaking graph only to include preferred match edges where the match is actually possible as determined by matches_with. _rank_partners still runs in O(n + SM_NUM_TO_RANK log n) but now requires O(n) space, with n the number of total searches.

* typo

* adjusting deviation and rating in test_rank_all unit test such that all matches become possible

* add test for rank_all not including unmatchable games

* Dostya test user in test_server_ban integration test now expected to be banned for 980 years, not 981

* tests on reasonable matchmaking thresholds

* determine base minimum threshold for acceptable matches as 80% of quality of a game against yourself

* increase new player threshold boundary

* test that matchmaker gives high quality games to plawers with low deviation and games of any quality to new players with uncertain rating

* adjust values for base rank_all test so that players are matchable

* unit test typos

* fixed preference order of test_rank_all

* remove now irrelevant check whether match is acceptable in StableMarriage.find

* use filter in _rank_partners

* added test for whether high-dev players are matched with high-dev players and low-dev with low-dev if all share the same mean

* added sanity checks for game quality thresholds of two-player search parties

* remove mocker, loop fixtures from matchmaker_queue tests

* tests for identifying single newbies

* methods for identifying single newbies

* removed more mocker, loop fixtures

* make is_ladder_newbie (actually) static

* tests for forcefully matching newbies

* forcefully matching unmatched newbies after stable marriage

* Typos (#4)

Typos

* suggestions from code review

Co-Authored-By: Askaholic <askaholic907@gmail.com>

*  suggested changes from PR review

* tests for not forcefully matching singl... (continued)

2888 of 3071 relevant lines covered (94.04%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3073.1 13 Sep 2019 03:25AM UTC 0
94.04
Travis Job 3073.1
Source Files on build 3073
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3073
  • b04818f3 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc