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

gregschmit / rails-rest-framework / 30662838390
95%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2026 08:27PM UTC
Jobs 1
Files 23
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

31 Jul 2026 08:25PM UTC coverage: 94.982% (+0.02%) from 94.964%
30662838390

push

github

gregschmit
Add readable field helpers for query surfaces

Add readable_fields (get_fields minus write_only), readable_columns, and
readable_columns_or_associations helpers. Route find_by/search through
the column helpers and filter/ordering through columns-or-associations,
so write_only fields can't be used as lookup/filter/order keys and
virtual fields are ignored instead of hitting the DB.

Default find_by to real columns instead of every model column (a v2
enumeration regression). Also drop get_fields' unused input_fields param
and memoize it.

22 of 23 new or added lines in 4 files covered. (95.65%)

1306 of 1375 relevant lines covered (94.98%)

475.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.22
-0.11% lib/rest_framework/controller.rb
Jobs
ID Job ID Ran Files Coverage
1 30662838390.1 31 Jul 2026 08:27PM UTC 46
94.66
GitHub Action Run
Source Files on build 30662838390
  • Tree
  • List 23
  • Changed 14
  • Source Changed 4
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30662838390
  • 2620606f on github
  • Prev Build on 2.0.0.beta1 (#30609944863)
  • Next Build on master (#30663351087)
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