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

zulip / zulip-mobile / 7899
65%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2018 03:22AM UTC
Jobs 1
Files 361
Run time 21s
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
7899

push

travis-ci

gnprice
account: Replace empty-string fallback with assert, in `getAuth`.

Each remaining call site of this selector makes an assumption that
there is some active account.
 * Many use the return value to make an API request, which will
   never work if `realm: ''`.
 * Many are in UI components displaying logged-in information.
 * A few are in UI components within the authentication flow;
   these still assume a genuine value for `realm`.

And those categories cover it -- I read through all the call sites,
and those that didn't make this assumption I took care of in the
preceding few commits so that they use something else instead.

So, make that assumption explicit.

1408 of 2918 branches covered (48.25%)

Branch coverage included in aggregate %.

4935 of 6686 relevant lines covered (73.81%)

16.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7899.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 29 Dec 2018 03:22AM UTC 0
66.05
Travis Job 7899.1
Source Files on build 7899
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7899
  • d5f8246f on github
  • Prev Build on master (#7898)
  • Next Build on master (#7900)
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