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

ruby-grape / grape / 4070 / 15
99%
master: 97%

Build:
Build:
LAST BUILD BRANCH: refactor_declared_params_handling
DEFAULT BRANCH: master
Ran 08 Jul 2020 06:55AM UTC
Files 100
Run time 10s
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

08 Jul 2020 06:47AM UTC coverage: 99.132% (-0.008%) from 99.14%
2.5.8, Gemfile

push

travis-ci

dnesteryuk
introduce a finalize! method

There are a few variables (settings) which are only needed
while defining API, once everything is set up those variables
could be cleaned up to save memory.

So, the `finanlize!` method was added to the API and Instance classes,
I found only few variables which might be cleaned up, over time
there might be more.

The `finalize!` method could be a part of the `compile!` method, however,
`compile!` must be called on a child level (for example, `Twitter::API.compile!`)
while `finalize!` must be called on `Grape::API` to find all inheritors
and clean them up.

12338 of 12446 relevant lines covered (99.13%)

2.01 hits per line

Source Files on job 4070.15 (2.5.8, Gemfile)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3982
  • Travis Job 4070.15
  • 3f8a6a85 on github
  • Prev Job for 2.5.8, Gemfile on chore/cleanup-on-compilation (#4069.15)
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