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

projecthydra / active_fedora / 2116 / 2
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v9.7.3
DEFAULT BRANCH: master
Ran 28 Mar 2015 05:18AM UTC
Files 108
Run time 4s
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

27 Mar 2015 11:41PM UTC coverage: 92.92%. First build
2.2, gemfiles/rails4.2.gemfile

push

travis-ci

jcoyne
Move the indexing logic to the model. Fixes #736
You should now add indexing hints to has_attributes by passing a block
similar to how you do it with rdf properties. e.g.:

class Book < ActiveFedora::Base
  has_metadata  'descMetadata', type: MODSDatastream
  has_attributes :title, :license, datastream: 'descMetadata' do |index|
    index.as :stored_searchable, :facetable
  end
end

3819 of 4110 relevant lines covered (92.92%)

274.56 hits per line

Source Files on job 2116.2 (2.2, gemfiles/rails4.2.gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2116
  • Travis Job 2116.2
  • f4b287b0 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