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

RDFLib / rdflib / 217 / 4
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2013 01:34PM 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

01 Aug 2013 01:32PM UTC coverage: 62.43% (+0.01%) from 62.418%
217.4

push

travis-ci

joernhees
Optimization for IOMemory's __all_triples. fixes #318

Adding a __contextTriples index allows us to efficiently look-up
all triples in one context at linear cost of the store's size.
This is a common operation for example during serialization.

The previous implementation got along without this index, but
serializing a dataset with a lot of graphs took quadratic time.

11966 of 19167 relevant lines covered (62.43%)

0.62 hits per line

Source Files on job 217.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 217
  • Travis Job 217.4
  • 442c36ba on github
  • Prev Job for on master (#216.5)
  • Next Job for on master (#219.3)
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