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

RDFLib / rdflib / 217
91%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2013 01:32PM UTC
Jobs 4
Files 388
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

pending completion
217

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.

24700 of 38302 relevant lines covered (64.49%)

1.28 hits per line

Jobs
ID Job ID Ran Files Coverage
2 217.2 01 Aug 2013 01:32PM UTC 0
64.79
Travis Job 217.2
3 217.3 01 Aug 2013 01:32PM UTC 0
66.31
Travis Job 217.3
4 217.4 01 Aug 2013 01:34PM UTC 0
62.43
Travis Job 217.4
5 217.5 08 Nov 2013 01:03AM UTC 0
62.44
Travis Job 217.5
Source Files on build 217
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #217
  • 442c36ba on github
  • Prev Build on master (#216)
  • Next Build on master (#219)
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