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

zxjsdp / NodeFinder
84%
master: 82%

Build:
Build:
LAST BUILD BRANCH: v0.1.5.1
DEFAULT BRANCH: master
Repo Added 11 Jun 2015 10:17AM UTC
Files 2
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

LAST BUILD ON BRANCH v0.1.4
branch: v0.1.4
CHANGE BRANCH
x
Reset
  • v0.1.4
  • master
  • v0.1.5.1

pending completion
25

push

travis-ci

zxjsdp
Fix invalid set symbol {} in py2.6

In Python2.6, {1, 2, 3} is invalid syntax for sets.

Fix:
    use set([1, 2, 3])

196 of 234 relevant lines covered (83.76%)

3.34 hits per line

Relevant lines Covered
Build:
Build:
234 RELEVANT LINES 196 COVERED LINES
3.34 HITS PER LINE
Source Files on v0.1.4
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25 v0.1.4 Fix invalid set symbol {} in py2.6 In Python2.6, {1, 2, 3} is invalid syntax for sets. Fix: use set([1, 2, 3]) push 12 Jun 2015 01:05PM UTC zxjsdp travis-ci pending completion  
23 v0.1.4 Update version info to v0.1.4 push 12 Jun 2015 12:52PM UTC zxjsdp travis-ci pending completion  
See All Builds (11)
  • Repo on GitHub
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