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

zulip / zulip-mobile / 6823
47%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2018 11:40PM UTC
Jobs 1
Files 363
Run time 1min
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
6823

push

travis-ci

gnprice
api: Skip `Authorization` header when no `auth` provided.

Several API calls do not require authentication. We currently do
a simple `fetch` for them and skip our custom function.

There is a benefit to using our functions though. For example
providing a userAgent key.

This commit inspects the `auth` object, if it has an empty
`apiKey` (empty auth object will work too) it does not include
the `Authorization` header in the request.

Also adds a test to confirm this works as intended.

1015 of 2106 branches covered (48.2%)

Branch coverage included in aggregate %.

1955 of 3793 relevant lines covered (51.54%)

43.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6823.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 10 Sep 2018 11:40PM UTC 0
50.35
Travis Job 6823.1
Source Files on build 6823
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6823
  • 4f595b55 on github
  • Prev Build on master (#6820)
  • Next Build on master (#6824)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc