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

FAForever / server / 2363
96%

Build:
DEFAULT BRANCH: develop
Ran 30 Dec 2018 12:06PM UTC
Jobs 1
Files 37
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
2363

push

travis-ci

Brutus5000
Issue/#195 coop leaderboards (again) (#382)

* Fix coop scores not getting posted to leaderboard?

Just by looking at the code (someone with database access can verify this for me) it looks like the LIKE query was not matching  column correctly. From #152, filename has the format 'maps/name.version.zip' which is the same format as self.game.map_file_path. So the old query was checking for something like: '%/maps/name.version.zip.%' which clearly doesn't match the entries in the db.

* Cleanup linter errors

* Added test for OperationComplete action. Requires FAForever/db#182.

* Checkout updated test-data.sql

* Skip OperationComplete test until the next release of faf-db

* Skip with pytest.skip instead of mark

* Add test description.

* Use db_pool fixture everywhere.

* Don't unpack row tuple until after `None` check.

2429 of 3043 relevant lines covered (79.82%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2363.1 30 Dec 2018 12:06PM UTC 0
79.82
Travis Job 2363.1
Source Files on build 2363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2363
  • 5ee9b868 on github
  • Prev Build on develop (#2361)
  • Next Build on develop (#2365)
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