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

gregschmit / rails-rest-framework
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: 1.0.0
DEFAULT BRANCH: master
Repo Added 21 Mar 2021 07:52PM CUT
Files 28
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

LAST BUILD ON BRANCH 1.0.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.10.0
  • 0.11.0
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.3.4
  • 0.3.5
  • 0.3.6
  • 0.3.7
  • 0.4.0
  • 0.4.1
  • 0.5.0
  • 0.5.1
  • 0.5.2
  • 0.5.3
  • 0.5.4
  • 0.5.5
  • 0.5.6
  • 0.5.7
  • 0.7.1
  • 0.7.10
  • 0.7.11
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.7.6
  • 0.7.7
  • 0.7.8
  • 0.7.9
  • 0.9.15
  • 0.9.16
  • 1.0.0
  • 1.0.0.beta1
  • 1.0.0.beta2
  • 1.0.0.rc1
  • dependabot/bundler/docs/activesupport-6.0.6.1
  • dependabot/bundler/docs/commonmarker-0.23.7
  • dependabot/bundler/docs/commonmarker-0.23.9
  • dependabot/bundler/docs/nokogiri-1.14.3
  • gh-actions
  • gns/adjust-routes
  • gns/heroku
  • gns/kamal
  • gns/new-guide-and-render-com
  • gns/omakase
  • gns/openapi
  • gns/remove-empty-api-response-view
  • gns/upgrade-rails-and-kamal
  • gns/v1
  • master
  • refs/tags/0.7.12
  • refs/tags/0.7.13
  • refs/tags/0.8.0
  • refs/tags/0.8.1
  • refs/tags/0.8.10
  • refs/tags/0.8.11
  • refs/tags/0.8.12
  • refs/tags/0.8.13
  • refs/tags/0.8.14
  • refs/tags/0.8.16
  • refs/tags/0.8.17
  • refs/tags/0.8.2
  • refs/tags/0.8.3
  • refs/tags/0.8.4
  • refs/tags/0.8.5
  • refs/tags/0.8.6
  • refs/tags/0.8.7
  • refs/tags/0.8.8
  • refs/tags/0.8.9
  • refs/tags/0.9.0
  • refs/tags/0.9.1
  • refs/tags/0.9.10
  • refs/tags/0.9.11
  • refs/tags/0.9.12
  • refs/tags/0.9.13
  • refs/tags/0.9.14
  • refs/tags/0.9.2
  • refs/tags/0.9.3
  • refs/tags/0.9.4
  • refs/tags/0.9.5
  • refs/tags/0.9.6
  • refs/tags/0.9.7
  • refs/tags/0.9.8
  • refs/tags/0.9.9

09 May 2025 04:36AM CUT coverage: 90.008%. Remained the same
14921689903

push

github

gregschmit
Minor cleanups.

1117 of 1241 relevant lines covered (90.01%)

153.43 hits per line

Relevant lines Covered
Build:
Build:
1241 RELEVANT LINES 1117 COVERED LINES
153.43 HITS PER LINE
Source Files on master
  • Tree
  • List 28
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
84.7
...ib/rest_framework/serializers/native_serializer.rb382 183 155 28 528.0
85.83
...ib/rest_framework/mixins/model_controller_mixin.rb838 360 309 51 96.0
88.24
lib/rest_framework/version.rb38 17 15 2 3.0
88.35
lib/rest_framework/routers.rb219 103 91 12 26.0
89.47
lib/rest_framework/filters/search_filter.rb43 19 17 2 29.0
92.19
lib/rest_framework/mixins/base_controller_mixin.rb392 128 118 10 71.0
92.31
lib/rest_framework/filters/ordering_filter.rb54 26 24 2 58.0
93.26
lib/rest_framework/utils.rb243 89 83 6 711.0
93.62
...st_framework/mixins/bulk_model_controller_mixin.rb96 47 44 3 4.0
93.85
lib/rest_framework/filters/query_filter.rb136 65 61 4 37.0
Showing 1 to 10 of 28 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    90.01
    lib/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14921689903 1.0.0 Minor cleanups. push 09 May 2025 04:53AM CUT gregschmit github
90.01
14921520068 master Minor cleanups. push 09 May 2025 04:37AM CUT gregschmit github
90.01
14921255878 master Fix run instruction in bin/setup. push 09 May 2025 04:13AM CUT gregschmit github
90.01
14921232063 master Improve readability of emails gen in seeds.rb. push 09 May 2025 04:11AM CUT gregschmit github
90.01
14921218557 master Switch to Omakase Rubocop config (#37) push 09 May 2025 04:10AM CUT web-flow github
90.01
14920514419 gns/omakase Update gems. Pull #37 09 May 2025 03:05AM CUT gregschmit github
90.01
14920508768 gns/omakase Improve rubocop config. push 09 May 2025 03:05AM CUT gregschmit github
90.01
14917638266 master Improve brakeman config and fix some warnings. push 08 May 2025 10:53PM CUT gregschmit github
90.02
14899442911 master Fix from rubocop. push 08 May 2025 05:38AM CUT gregschmit github
90.02
14898855493 master Serve reports using Rails rather than Webrick. push 08 May 2025 04:48AM CUT gregschmit github
86.25
See All Builds (483)
  • Repo 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

© 2025 Coveralls, Inc