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

dropwizard / dropwizard / 3602
86%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2017 10:39AM 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
3602

push

travis-ci

arteam
Set the logging context for file appenders before setting the buffer size

Setting buffer size results in writing an internal log message:
 `Setting bufferSize to ...`.
If the context is not set, then Logback writes a log message:
`LOGBACK: No context given for ch.qos.logback.core.FileAppender[null]`
to the console log. It's a little bit annoying and we can avoid by setting
the context right after instantiating the appenders.

(cherry picked from commit fc4fde0)

6185 of 7330 relevant lines covered (84.38%)

76.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3602.1 24 Mar 2017 10:39AM UTC 0
84.38
Travis Job 3602.1
Source Files on build 3602
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3602
  • 8c271026 on github
  • Prev Build on master (#3588)
  • Next Build on master (#3612)
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