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

dropwizard / dropwizard / 3566 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2017 10:52AM UTC
Files 376
Run time 16s
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

20 Mar 2017 10:35AM UTC coverage: 84.398% (-0.006%) from 84.404%
3566.1

push

travis-ci

jplock
Make AllowedMethodsFilter immutable (#1967)

* Make AllowedMethodsFilter immutable

It looks like that the set of allowed methods in AllowedMethodsFilter is
not modified after it was created. We could embrace it and make immutable
during the creation time. This also should provide some performance
benefits, because immutable hash tables could be optimized during
construction times (e.g. they can use linear probing instead chaining)

* Close the database pool after completion of the tests

Otherwise different tests could use the same database if they are relatively
quick to execute.

6183 of 7326 relevant lines covered (84.4%)

76.43 hits per line

Source Files on job 3566.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3566
  • Travis Job 3566.1
  • 20befa98 on github
  • Prev Job for on master (#3561.1)
  • Next Job for on master (#3576.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc