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

sachin-handiekar / jInstagram / 323
62%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2016 02:19PM UTC
Jobs 1
Files 85
Run time 5s
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
323

Pull #187

travis-ci

web-flow
removed logger impl deps from compile/runtime cp

Motivation

Including logger implementations within a library can cause logging
issues when including in an application. Usually an application will
have specific logging needs and will provide the slf4j log
implementation.

Solution

This change removes log4j dependencies from the compile/runtime
classpath of jInstagram. Only the slf4j API is included.

Additionally logback-classic (slf4j logger impl) is added on the
test classpath for test log debugging.
Pull Request #187: removed logger impl deps from compile/runtime cp

945 of 1660 relevant lines covered (56.93%)

5.09 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/main/java/org/jinstagram/InstagramObject.java
2
100.0
src/main/java/org/jinstagram/exceptions/InstagramBadRequestException.java
2
100.0
src/main/java/org/jinstagram/utils/Preconditions.java
2
100.0
src/main/java/org/jinstagram/http/Response.java
2
100.0
src/main/java/org/jinstagram/exceptions/InstagramRateLimitException.java
5
100.0
src/main/java/org/jinstagram/utils/LogHelper.java
5
100.0
src/main/java/org/jinstagram/InstagramConfig.java
9
100.0
src/main/java/org/jinstagram/http/Request.java
10
100.0
src/main/java/org/jinstagram/http/URLUtils.java
21
100.0
src/main/java/org/jinstagram/entity/common/InstagramErrorResponse.java
26
100.0
src/main/java/org/jinstagram/Instagram.java
78
100.0
src/main/java/org/jinstagram/InstagramBase.java
Jobs
ID Job ID Ran Files Coverage
1 323.1 30 Nov 2016 02:19PM UTC 0
56.95
Travis Job 323.1
Source Files on build 323
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #323
  • Pull Request #187
  • PR Base - master (#321)
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