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

samvera / questioning_authority / 710 / 3
88%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rails-6
DEFAULT BRANCH: master
Ran 15 Mar 2018 01:56AM UTC
Files 58
Run time 2s
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 Mar 2018 01:53AM UTC coverage: 85.999% (-0.4%) from 86.38%
2.4.2, RAILS_VERSION=5.0.6

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":""
}
```

1167 of 1357 relevant lines covered (86.0%)

47.45 hits per line

Source Files on job 710.3 (2.4.2, RAILS_VERSION=5.0.6)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 710.3
  • 49cd9f0d on github
  • Prev Job for 2.4.2, RAILS_VERSION=5.0.6 on min_context (#708.3)
  • Next Job for 2.4.2, RAILS_VERSION=5.0.6 on min_context (#766.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