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

sachin-handiekar / jInstagram / 357
62%

Build:
DEFAULT BRANCH: master
Ran 31 May 2017 03:39PM UTC
Jobs 1
Files 86
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
357

Pull #206

travis-ci

web-flow
Make HTTP header keys case insensitive, make header parsing null safe

HTTP headers are case-insensitive (RFC 7230 / RFC 7540). Thus the
headers are stored using a java.util.TreeMap with a
String.CASE_INSENSITIVE_ORDER comparator.
Pull Request #206: Make HTTP header keys case insensitive, make header parsing null safe

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

1051 of 1721 relevant lines covered (61.07%)

5.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
100.0
src/main/java/org/jinstagram/http/Response.java

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
src/main/java/org/jinstagram/exceptions/InstagramBadRequestException.java
2
100.0
src/main/java/org/jinstagram/exceptions/InstagramRateLimitException.java
2
100.0
src/main/java/org/jinstagram/http/Response.java
2
100.0
src/main/java/org/jinstagram/utils/LogHelper.java
6
100.0
src/main/java/org/jinstagram/Instagram.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
44
100.0
src/main/java/org/jinstagram/InstagramBase.java
Jobs
ID Job ID Ran Files Coverage
1 357.1 31 May 2017 03:39PM UTC 0
61.09
Travis Job 357.1
Source Files on build 357
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #357
  • Pull Request #206
  • PR Base - master (#356)
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