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

ruby-grape / grape / 4075
99%
master: 97%

Build:
Build:
LAST BUILD BRANCH: namespace_route_param_explicit_kwargs
DEFAULT BRANCH: master
Ran 09 Jul 2020 06:45PM UTC
Jobs 2
Files 0
Run time 56s
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

pending completion
4075

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.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
10 4075.10 (2.7.1, gemfiles/multi_json.gemfile) 09 Jul 2020 06:45PM UTC 0
0.0
Travis Job 4075.10
11 4075.11 (2.7.1, gemfiles/multi_xml.gemfile) 09 Jul 2020 06:46PM UTC 0
0.0
Travis Job 4075.11
Source Files on build 4075
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4075
  • ecebb956 on github
  • Prev Build on chore/cleanup-on-compilation (#4074)
  • Next Build on chore/cleanup-on-compilation (#4089)
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