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

Elias481 / PyInotify / 44
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix-handling-disappearing-subdirs
DEFAULT BRANCH: master
Ran 20 Sep 2018 04:51PM UTC
Jobs 4
Files 6
Run time 1min
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
44

push

travis-ci-com

web-flow
Stay Python 2.6 compatible

As there are many installations with only default 2.6 Python in place an no "supported" updates are available in official repos for OS we should try to stay Python 2.6 compatible... (At least all the Redhat/Centos 6 systems are affected)

* Update .travis.yml
** include v2.6 and for that version do the following addtional tasks:
*** explicitly install pycparser version 2.18 needed by coverall as this is latest version that's 2.6 compatible
*** install unittest2 to have the newer unittest features available for 2.6 so only minimal change required for test_inotify.py
* Update test_inotify.py
** import unittest2 as unittest for python version 2.6
* Update adapters.py
** change debug code to format syntax understood by 2.6

245 of 288 relevant lines covered (85.07%)

3.4 hits per line

Jobs
ID Job ID Ran Files Coverage
2 44.2 20 Sep 2018 04:52PM UTC 0
85.07
Travis Job 44.2
3 44.3 20 Sep 2018 04:51PM UTC 0
85.07
Travis Job 44.3
4 44.4 20 Sep 2018 04:52PM UTC 0
85.07
Travis Job 44.4
5 44.5 20 Sep 2018 04:52PM UTC 0
85.07
Travis Job 44.5
Source Files on build 44
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #44
  • aebec5fd on github
  • Prev Build on try-to-stay_2.6_compatible (#42)
  • Next Build on try-to-stay_2.6_compatible (#11)
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

© 2025 Coveralls, Inc