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

ruby-grape / grape / 4095 / 19
99%
master: 97%

Build:
Build:
LAST BUILD BRANCH: migrate-danger-pr-comment
DEFAULT BRANCH: master
Ran 11 Jul 2020 05:15PM UTC
Files 100
Run time 8s
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

11 Jul 2020 05:00PM UTC coverage: 97.616% (-0.03%) from 97.646%
jruby-head

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.

12364 of 12666 relevant lines covered (97.62%)

2.0 hits per line

Source Files on job 4095.19 (jruby-head)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4006
  • Travis Job 4095.19
  • fa5afd18 on github
  • Prev Job for jruby-head on chore/cleanup-on-compilation (#4093.19)
  • Next Job for jruby-head on chore/cleanup-on-compilation (#4097.19)
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