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

samvera / questioning_authority / 710
88%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rails-6
DEFAULT BRANCH: master
Ran 15 Mar 2018 01:56AM UTC
Jobs 4
Files 58
Run time 36s
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
710

push

travis-ci

elrayle
fix exception when some context URIs have additional data and some don’t

Changes:
* all context values are arrays even if there is only one value
* context values that are URIs attempt to fetch additional context in the form…
```
{
  "uri":"http://id.loc.gov/authorities/genreForms/gf2014026836",
  "id":"http://id.loc.gov/authorities/genreForms/gf2014026836",
  "label":"Glitch music"
}
```
If none of the URIs have at least label for a context field, then only the URIs are returned.  If a mix of URI values with extended context and some with only the URI, then the ones with only URIs will be in the form…
```
{
  "uri":"http://id.loc.gov/authorities/genreForms/gf2017026022",
  "id”:null,
  "label":""
}
```

10 of 10 new or added lines in 1 file covered. (100.0%)

1167 of 1357 relevant lines covered (86.0%)

189.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
100.0
lib/qa/authorities/linked_data/search_query.rb
Jobs
ID Job ID Ran Files Coverage
1 710.1 (2.3.5, RAILS_VERSION=5.0.6) 15 Mar 2018 01:56AM UTC 0
86.0
Travis Job 710.1
2 710.2 (2.3.5, RAILS_VERSION=5.1.4) 15 Mar 2018 01:56AM UTC 0
86.0
Travis Job 710.2
3 710.3 (2.4.2, RAILS_VERSION=5.0.6) 15 Mar 2018 01:56AM UTC 0
86.0
Travis Job 710.3
4 710.4 (2.4.2, RAILS_VERSION=5.1.4) 15 Mar 2018 01:56AM UTC 0
86.0
Travis Job 710.4
Source Files on build 710
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #710
  • 49cd9f0d on github
  • Prev Build on min_context (#708)
  • Next Build on min_context (#766)
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

© 2025 Coveralls, Inc