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

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

Build:
Build:
LAST BUILD BRANCH: migrate-danger-pr-comment
DEFAULT BRANCH: master
Ran 11 Jul 2020 05:10PM UTC
Files 100
Run time 9s
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: 77.623% (+0.01%) from 77.613%
ruby-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.

9661 of 12446 relevant lines covered (77.62%)

1.58 hits per line

Source Files on job 4095.18 (ruby-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.18
  • fa5afd18 on github
  • Prev Job for ruby-head on chore/cleanup-on-compilation (#4093.18)
  • Next Job for ruby-head on chore/cleanup-on-compilation (#4097.18)
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