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

cdgriffith / Box / 105 / 7
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 16 May 2017 04:31PM UTC
Files 1
Run time 0s
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

16 May 2017 04:27PM UTC coverage: 99.563%. Remained the same
105.7

push

travis-ci

cdgriffith
Pragmatic and future-proof way of keyword lookups (#30)

* Pragmatic and future-proof way of keyword lookups

```
from keyword import kwlist
print(kwlist)
# ['False', 'None', 'True', 'and', 'as', 'assert', 'break', 'class', 'continue', 'def', 'del', 'elif', 'else', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'raise', 'return', 'try', 'while', 'with', 'yield']
```

* Remove a whitespace

* Adding myself to AUTHORS.txt

456 of 458 relevant lines covered (99.56%)

1.0 hits per line

Source Files on job 105.7
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 105
  • Travis Job 105.7
  • 3defc56c on github
  • Prev Job for on development (#102.7)
  • Next Job for on development (#113.6)
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