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

dropwizard / dropwizard / 3566
86%

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

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.

4 of 4 new or added lines in 1 file covered. (100.0%)

6183 of 7326 relevant lines covered (84.4%)

76.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3566.1 20 Mar 2017 10:52AM UTC 0
84.4
Travis Job 3566.1
Source Files on build 3566
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3566
  • 20befa98 on github
  • Prev Build on master (#3561)
  • Next Build on master (#3576)
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

© 2026 Coveralls, Inc