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

Netflix / genie / 1291
94%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2017 05:28PM UTC
Jobs 1
Files 195
Run time 9s
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
1291

push

travis-ci

tgianos
SLF4J-related fixes (#569)

* Fix misspellings of "intended"

* Utilize parameterized logging and remove calls to toString()
** As suggested in the SLF4J FAQ: https://www.slf4j.org/faq.html#logging_performance
parameterized logging can improve the efficiency of logging calls when
logging at the specified level is disabled.

In addition, per the FAQ: https://www.slf4j.org/faq.html#string_contents
toString() is called automatically.

These changes were suggested and automatically made by SLF4J Helper:
http://plugins.netbeans.org/plugin/72557/

* Also log the IOException
** SLF4J has special support for the last argument to a logger call being
an instance of Throwable: https://www.slf4j.org/faq.html#string_or_object

* Fix two SLF4J logger calls
** There were an inconsistent number of formatting anchors ('{}') which
can cause information not to be logged as expected.

These issues were identified by SLF4J Helper for NetBeans:
http://plugins.netbeans.org/plugin/72557/

20 of 20 new or added lines in 9 files covered. (100.0%)

5600 of 6295 relevant lines covered (88.96%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
genie-core/src/main/java/com/netflix/genie/core/jobs/workflow/impl/JobKickoffTask.java
1
100.0
genie-web/src/main/java/com/netflix/genie/web/security/SecurityConfig.java
1
100.0
genie-web/src/main/java/com/netflix/genie/web/services/loadbalancers/script/ScriptLoadBalancer.java
4
100.0
genie-web/src/main/java/com/netflix/genie/web/tasks/job/JobCompletionService.java
Jobs
ID Job ID Ran Files Coverage
1 1291.1 24 Jul 2017 05:28PM UTC 0
88.96
Travis Job 1291.1
Source Files on build 1291
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1291
  • cdba9eb3 on github
  • Prev Build on master (#1285)
  • Next Build on master (#1293)
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