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

RDFLib / rdflib / 397 / 3
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 10 Jun 2014 07:27PM UTC
Files 104
Run time 1min
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

10 Jun 2014 07:23PM UTC coverage: 59.12% (-0.07%) from 59.188%
397.3

push

travis-ci

Urs Holzer
Merge branch 'sparqlstore-update-context'

Previously, SPARQLStore.update was forwarding the Update to the SPARQL
endpoint unchanged. This had the unexpected consequence that
SPARQLStore.update with a queryGraph affected the default graph instead
of the given queryGraph. In turn, this caused updates on a context of a
ConjunctiveGraph to not affect the given context, but the default graph
instead.

SPARQLUpdateStore now rewrites SPARQL Updates such that the update
modifies only the given context graph. This is done by wrapping the
content of the {}-block of each operation in a `GRAPH <?> { }`-block.
The SPARQL Update is tokenized using a simplified grammar in order to
always correctly inject the GRAPH blocks.

9199 of 15560 relevant lines covered (59.12%)

0.59 hits per line

Source Files on job 397.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 397
  • Travis Job 397.3
  • c46ad271 on github
  • Prev Job for on master (#388.4)
  • Next Job for on master (#406.4)
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