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

tgbugs / pyontutils / 1120 / 2
9%
master: 9%

Build:
DEFAULT BRANCH: master
Ran 08 May 2020 09:50AM UTC
Files 131
Run time 14s
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

08 May 2020 09:42AM UTC coverage: 16.51% (-0.4%) from 16.867%
NIFSTD_CHECKOUT_OK=1

push

travis-ci

tgbugs
fix IdentityBNode.__hash__, OntGraph.subjectIdentity

working on OntGraph.subjectsRenamed for map-identifiers uncovered a
number of issues with subjectIdentity (subject was not factored out)
and IdentityBNode, terrifyingly the ibnode bug is that str.__hash__
was resulting in two idbnodes with the same identity not hashing to
the same value

methods_mapping is a prototype for being able to simply mark a commit
as an id renaming operations and not having to store the mapping
explicitly, this is the dual of the previously implemented approach
where the remapping is defined explicitly and the transformation is
stored as the renames. This new version is a better fit for working
with data from git and the previous version can be used to generate
the new graph for commiting so that git can store the diff and we can
recover the changes using the new way.

4910 of 29739 relevant lines covered (16.51%)

0.17 hits per line

Source Files on job 1120.2 (NIFSTD_CHECKOUT_OK=1)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 157
  • Travis Job 1120.2
  • e256635e on github
  • Prev Job for NIFSTD_CHECKOUT_OK=1 on master (#1119.2)
  • Next Job for NIFSTD_CHECKOUT_OK=1 on master (#1121.2)
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