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

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

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2017 10:18AM UTC
Files 22
Run time 1s
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

04 Nov 2017 10:16AM UTC coverage: 88.574%. Remained the same
TOXENV=cov

push

travis-ci

davidhalter
Load from cache even when code was given

Change Grammar._parse() to try load_module() even if code was passed
to it.

In many cases, _parse() is passed both the code and the path to the .py
file. E.g. in jedi-vim if you type "import foo.", then every .py file in
directory "foo" will reach Grammar._parse() with both the `code` and the
`path` variables filled in. This change allows the cache to be used in
those cases.

3403 of 3842 relevant lines covered (88.57%)

0.89 hits per line

Source Files on job 104.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 104
  • Travis Job 104.8
  • 04360cdf on github
  • Prev Job for TOXENV=cov on master (#103.8)
  • Next Job for TOXENV=cov on master (#105.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