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

projecthydra / active_fedora / 2014 / 1
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v9.7.3
DEFAULT BRANCH: master
Ran 23 Jan 2015 04:17AM UTC
Files 108
Run time 42s
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

23 Jan 2015 03:52AM UTC coverage: 92.76%. Remained the same
2.2, gemfiles/rails4.1.gemfile

push

travis-ci

jcoyne
Add caching for lookups from LDP.
Also added Instrumentation and a log subscriber

If you run ActiveFedora in Rails, it injects a middleware that enables the cache
at the beginning of the request. Then if you ever ask for an object from
LDP, it caches the response and returns the cached result. At the end of
the request the cache is cleared. If you have a list of N objects and
you iterate over each to get an associated object (e.g. collection),
you'd have N loads. This prevents extra loads if the associated object
has already been loaded.

3767 of 4061 relevant lines covered (92.76%)

273.22 hits per line

Source Files on job 2014.1 (2.2, gemfiles/rails4.1.gemfile)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2014
  • Travis Job 2014.1
  • 33c30954 on github
  • Prev Job for 2.2, gemfiles/rails4.1.gemfile on caching (#2012.1)
  • Next Job for 2.2, gemfiles/rails4.1.gemfile on caching (#2017.1)
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