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

zulip / zulip-mobile / 7899 / 1
65%
master: 65%

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

29 Dec 2018 03:14AM UTC coverage: 66.045% (+0.05%) from 65.991%
COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv

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

Source Files on job 7899.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv)
  • Tree
  • List 0
  • Changed 39
  • Source Changed 9
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23943
  • Travis Job 7899.1
  • d5f8246f on github
  • Prev Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7898.1)
  • Next Job for COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv on master (#7900.1)
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