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

FAForever / server / 2363 / 1
96%
develop: 96%

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

30 Dec 2018 12:02PM UTC coverage: 79.823% (-0.03%) from 79.849%
2363.1

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

Source Files on job 2363.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2311
  • Travis Job 2363.1
  • 5ee9b868 on github
  • Prev Job for on develop (#2361.1)
  • Next Job for on develop (#2365.1)
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