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

optiver / ruruki / 166
98%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2016 12:24PM UTC
Jobs 5
Files 21
Run time 56s
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
166

push

travis-ci

jenmud
Implement locking on Windows (issue #34) (#61)

* Implement locking on Windows (issue #34)

It makes more test pass, but starts to fail after
test_locks::test_release_file_not_found, which attempts to
remove lock file before releasing the lock. Because Windows
implements mandatory locking, this operation fails.

The question is if ruruki really needs this feature and why?

* Fix pylint failure on Travis, which tries to import msvcrt

* Skip test_release_file_not_found on Windows

It tests what happens if another process removes lock file.
On Linux it is possible, on Windows it is not.

* Replace unused sys import with used os

2078 of 2118 relevant lines covered (98.11%)

3.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
ruruki/locks.py
Jobs
ID Job ID Ran Files Coverage
1 166.1 (TOXENV=py27) 07 Sep 2016 12:25PM UTC 0
98.11
Travis Job 166.1
2 166.2 (TOXENV=py33) 07 Sep 2016 12:25PM UTC 0
98.11
Travis Job 166.2
3 166.3 (TOXENV=py34) 07 Sep 2016 12:25PM UTC 0
98.11
Travis Job 166.3
4 166.4 (TOXENV=py35) 07 Sep 2016 12:25PM UTC 0
98.11
Travis Job 166.4
5 166.5 (TOXENV=docs) 07 Sep 2016 12:24PM UTC 0
Travis Job 166.5
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • 38c75885 on github
  • Prev Build on master (#161)
  • Next Build on master (#169)
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