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

mtomwing / purplex
73%
master: 93%

Build:
Build:
LAST BUILD BRANCH: lalr-parser
DEFAULT BRANCH: master
Repo Added 05 May 2014 06:17AM UTC
Files 12
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 fix-7-lexer-ordereddict
branch: fix-7-lexer-ordereddict
CHANGE BRANCH
x
Reset
  • fix-7-lexer-ordereddict
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 0.1.5
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • better-lex-exceptions
  • lalr-parser
  • master
  • new-parser
  • py2-compat

pending completion
47

push

travis-ci

mtomwing
Fix #7 Lexer using OrderedDict for TokenDef is slow

Since we can't introspect a classes attributes in the order in which
they were defined, I need to use an OrderedDict a second time to keep
track of any new TokenDefs that were added by a subclass.

In Python 3.4 class attributes will retain their ordering by default.

231 of 315 relevant lines covered (73.33%)

0.73 hits per line

Relevant lines Covered
Build:
Build:
315 RELEVANT LINES 231 COVERED LINES
0.73 HITS PER LINE
Source Files on fix-7-lexer-ordereddict
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
47 fix-7-lexer-ordereddict Fix #7 Lexer using OrderedDict for TokenDef is slow Since we can't introspect a classes attributes in the order in which they were defined, I need to use an OrderedDict a second time to keep track of any new TokenDefs that were added by a subclas... push 28 Jun 2014 10:00PM UTC mtomwing travis-ci pending completion  
See All Builds (80)
  • 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