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

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

Build:
Build:
LAST BUILD BRANCH: migrate-danger-pr-comment
DEFAULT BRANCH: master
Ran 08 Jul 2020 06:54AM 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

08 Jul 2020 06:47AM UTC coverage: 99.124% (-0.02%) from 99.139%
2.7.1, gemfiles/rails_edge.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.

12334 of 12443 relevant lines covered (99.12%)

2.01 hits per line

Source Files on job 4070.6 (2.7.1, gemfiles/rails_edge.gemfile)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3982
  • Travis Job 4070.6
  • 3f8a6a85 on github
  • Prev Job for 2.7.1, gemfiles/rails_edge.gemfile on chore/cleanup-on-compilation (#4069.6)
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