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

emdb-empiar / sfftk-rw / 47 / 3
88%
master: 0%

Build:
Build:
LAST BUILD BRANCH: v0.6.7.dev0
DEFAULT BRANCH: master
Ran 15 May 2020 02:16PM UTC
Files 10
Run time 1s
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

15 May 2020 02:13PM UTC coverage: 87.997%. First build
47.3

push

travis-ci

paulkorir
Bugfix: index collision during append for new objects to lists

* during annotation in `sfftk` new objects e.g. `SFFSoftware` or `SFFExternalReference` objects, are
created with an `id=0`; an exception is raised during addition to the `SFFListType._id_dict` if the ID
already exists;
* fix: a new method `_get_next_id` has been added to `SFFListType` which determines the next best ID
to use to avoid collision; this also works when items with `id=None` are added - a new ID (starting from 1)
is issued to ensure the integrity of `SFFListType._id_dict`
* version bump: v0.6.5.dev0

3387 of 3849 relevant lines covered (88.0%)

0.88 hits per line

Source Files on job 47.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 51
  • Travis Job 47.3
  • 3a77a9b8 on github
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