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

RDFLib / rdflib / 208 / 5
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2013 09:08PM UTC
Files 194
Run time –
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

27 Jul 2013 09:03PM UTC coverage: 62.301% (-0.008%) from 62.309%
208.5

push

travis-ci

gromgull
fixed sparql parser bug with pnames followed by a dot

Previously, bugs would occur when triple-patterne did not have
whitespace between a pname and the terminating dot:

?s ?p foaf:knows.

would parse into a uriref of "http://xmlns.com/foaf/0.1/knows."

The optional clause of the PN_LOCAL production was in the wrong place,
fixing it was non-trivial, since pyparsing cannot backtrack.

I replaced the whole production with a regex, parsing pnames should now
also be much faster (not that it matters greatly)

Thanks to balkian on irc for spotting!

11887 of 19080 relevant lines covered (62.3%)

0.62 hits per line

Source Files on job 208.5
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 208
  • Travis Job 208.5
  • fffe435b on github
  • Prev Job for on master (#206.5)
  • Next Job for on master (#209.5)
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