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

inveniosoftware / claimstore / 111
77%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2015 03:12PM UTC
Jobs 1
Files 29
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

pending completion
111

Pull #66

travis-ci

jbenito3
api: add transitive search

* Adds an extra Model that keeps track of all the equivalent IDs.
  (closes #49)

* Enables transitive queries to fetch all the related claims (through
  `/claims?type=xxx&value=yyy&recurse=1`.

* Adds a new API resource `/eqids` to list all the equivalent IDs
  (one can also filter by a specific id using the argument `eqid=`).

* Adds command `claimstore index` in order to do operations with
  indeces. For instance: `claimstore index clear_eqids` and
  `claimstore index rebuild_eqids`.

Signed-off-by: Jose Benito Gonzalez Lopez <jose.benito.gonzalez@cern.ch>
Pull Request #66: api: add transitive search

133 of 133 new or added lines in 7 files covered. (100.0%)

498 of 661 relevant lines covered (75.34%)

0.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
claimstore/ext/sqlalchemy.py
9
100.0
claimstore/modules/claims/models.py
17
100.0
claimstore/modules/claims/restful.py
24
100.0
claimstore/modules/claims/cli.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
claimstore/modules/claims/restful.py
Jobs
ID Job ID Ran Files Coverage
1 111.1 (SQLALCHEMY_DATABASE_URI=postgres://postgres@localhost:5432/postgres) 18 Sep 2015 03:12PM UTC 0
75.34
Travis Job 111.1
Source Files on build 111
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #111
  • Pull Request #66
  • PR Base - master (#104)
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