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

mbr / simplekv / 458 / 2
89%
master: 26%

Build:
Build:
LAST BUILD BRANCH: python-3-docs
DEFAULT BRANCH: master
Ran 09 Jul 2018 03:31PM UTC
Files 18
Run time 1s
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

09 Jul 2018 02:56PM UTC coverage: 87.909%. First build
TOXENV=py34

push

travis-ci

fmarczin
Be resilient against parallel directory creations. (#75)

* Be resilient against parallel directory creations.

When using multiprocessing, simultaneous writes can lead to the
situation where both code paths first check if the directory exists and
create it in the negative case. As check and creation aren't a single
atomic operation, one of them might fail.

* Add test case to check concurrent failure scenario

* Assert correct Error in Python 2

* Amend changelog

967 of 1100 relevant lines covered (87.91%)

0.88 hits per line

Source Files on job 458.2 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 434
  • Travis Job 458.2
  • 9ac9f3a0 on github
  • Next Job for TOXENV=py34 on 0.11.9 (#461.2)
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