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

davidhalter / parso / 104
89%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2017 10:18AM UTC
Jobs 1
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

pending completion
104

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

Jobs
ID Job ID Ran Files Coverage
8 104.8 (TOXENV=cov) 04 Nov 2017 10:18AM UTC 0
88.57
Travis Job 104.8
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #104
  • 04360cdf on github
  • Prev Build on master (#103)
  • Next Build on master (#105)
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