|
Repo Added
|
Files
7
|
Badge
README BADGES
|
push
travis-ci
774 of 796 relevant lines covered (97.24%)
6.79 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 243 | tokenizer | Forgot to add windows crlf test | push | travis-ci | pending completion | ||
| 241 | tokenizer | update_token whitespace check speedup About 25% of update_token() time was spent checking for whitespace in tokens using the all() builtin. This was largely unnecessary, since the new tokenizer always bundles whitespace into a single token, so t... | push | travis-ci | pending completion | ||
| 240 | tokenizer | Removing shlex dependency | push | travis-ci | pending completion |