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

crate / croud / 349 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2019 06:51AM UTC
Files 36
Run time 2s
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

24 Jul 2019 01:58PM UTC coverage: 93.435%. Remained the same
349.1

cron

travis-ci

mergify[bot]
Store a user's organization ID upon login and use as fallback for --org-id

There are a few things happening in this PR:

- A user's organization ID is stored next to their authentication token
  iff the response to `/api/v2/users/me/` does have an
  `organization_id` and `is_superuser` is not `True`.

- Each command that takes a required `--org-id` was changed in a way
  that the `--org-id` argument is now optional.

- When no `--org-id` is provided, commands that rely on an organization
  ID will look up the corresponding ID from the configuration for the
  environment in question.

- If neither `--org-id` is provided nor an organization ID set in the
  configuration, an error is shown informing the user about the lack of
  the `--org-id` parameter.

- When a user removes an organization and the organization ID they have
  in their configuration, the configuration is updated and the ID is
  removed.

854 of 914 relevant lines covered (93.44%)

0.93 hits per line

Source Files on job 349.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 259
  • Travis Job 349.1
  • f3f4c208 on github
  • Prev Job for on master (#347.2)
  • Next Job for on master (#367.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