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

crate / croud / 349
95%

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

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%)

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 349.1 29 Jul 2019 06:51AM UTC 0
93.44
Travis Job 349.1
2 349.2 29 Jul 2019 06:51AM UTC 0
93.44
Travis Job 349.2
Source Files on build 349
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #349
  • f3f4c208 on github
  • Prev Build on master (#347)
  • Next Build on master (#367)
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