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

rails-api / active_model_serializers / 4020 / 15
91%
master: 59%

Build:
Build:
LAST BUILD BRANCH: 0-10-stable
DEFAULT BRANCH: master
Ran 23 Nov 2018 03:41PM UTC
Files 196
Run time 21s
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

16 Sep 2016 07:00PM UTC coverage: 90.569%. First build
jruby-9.0.4.0, RAILS_VERSION=4.1

Pull #1931

travis-ci

web-flow
Add include_data :if_sideloaded

For JSONAPI, `include_data` currently means, "should we populate the
'data'" key for this relationship. Current options are true/false.

This adds the `:if_sideloaded` option. This means "only
populate the 'data' key when we are sideloading this relationship." This
is because 'data' is often only relevant to sideloading, and causes a
database hit.

Addresses https://github.com/rails-api/active_model_serializers/issues/1555
Pull Request #1931: Add include_data :if_sideloaded

442 of 549 branches covered (80.51%)

1671 of 1845 relevant lines covered (90.57%)

5.2 hits per line

Source Files on job 4020.15 (jruby-9.0.4.0, RAILS_VERSION=4.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3040
  • Travis Job 4020.15
  • a0e225d4 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