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

gregschmit / rails-rest-framework / 31657634957
96%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2026 01:26AM UTC
Jobs 1
Files 24
Run time 1min
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

13 Aug 2026 01:24AM UTC coverage: 95.567% (+0.03%) from 95.535%
31657634957

push

github

gregschmit
Merge field_config into the fields hash.

`fields` is now the single source of truth for field configuration: an
Array (sugar for `only:`) or a Hash of
`only:`/`include:`/`exclude:`/`except:` plus a `config:` map of
per-field options, replacing the separate `field_config` attribute. A
field named in `config:` is implicitly included (with `exclude:` applied
last so it still wins), `except:` aliases `exclude:`, and an
association's `fields:` takes the same recursive form, folding in the
old nested `field_config:` key. Resolution runs through shared spec
helpers reused at every level, so the serializer, filters, and OpenAPI
keep consuming the same resolved `field_configuration`.

26 of 26 new or added lines in 3 files covered. (100.0%)

1423 of 1489 relevant lines covered (95.57%)

357.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31657634957.1 13 Aug 2026 01:26AM UTC 24
95.57
GitHub Action Run
Source Files on build 31657634957
  • Tree
  • List 24
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31657634957
  • 9a829daa on github
  • Prev Build on master (#31654971233)
  • Next Build on master (#31658161778)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc