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

tgbugs / pyontutils / 1120
9%

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

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

Jobs
ID Job ID Ran Files Coverage
2 1120.2 (NIFSTD_CHECKOUT_OK=1) 08 May 2020 09:50AM UTC 0
16.51
Travis Job 1120.2
Source Files on build 1120
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1120
  • e256635e on github
  • Prev Build on master (#1119)
  • Next Build on master (#1121)
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