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

davidhalter / parso / 155 / 8
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2018 04:48PM UTC
Files 21
Run time 2s
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

08 Jun 2018 04:46PM UTC coverage: 88.936% (+0.003%) from 88.933%
TOXENV=cov

push

travis-ci

davidhalter
Don't mutate the standard library token.tok_name dictionary (#42)

* Don't mutate the standard library token.tok_name dictionary

Fixes #41.

* More robust test that tok_name isn't mutated

This test now works in Python 2.7, and actually tests something in Python 3.7,
and it's better anyway because it tests the whole dictionary instead of just
one token.

* Fix test_tok_name_copied in Python 3.7 and PyPy

Apparently Python 3.7 adds N_TOKENS to the tok_name dictionary, and PyPy
doesn't have NT_OFFSET in it.

3352 of 3769 relevant lines covered (88.94%)

0.89 hits per line

Source Files on job 155.8 (TOXENV=cov)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 151
  • Travis Job 155.8
  • 34154d05 on github
  • Prev Job for TOXENV=cov on master (#150.8)
  • Next Job for TOXENV=cov on master (#164.8)
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