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

Netflix / lemur / 1775
75%
main: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/flask-cors-6.0.5
DEFAULT BRANCH: main
Ran 28 Nov 2017 01:32AM UTC
Jobs 1
Files 180
Run time 12s
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
1775

Pull #995

travis-ci

web-flow
add lemur api keys to the frontend

this commit adds in support for lemur api keys to the frontend of lemur.
doing this required a few changes to the backend as well, but it is
now all working (maybe not the best way though, review will determine
that).

this commit specifically:
  - fixes inconsistency in moduleauthor name I inputted during the
    first commit.
  - Allows the revoke schema to optionally allow a full api_key object.
  - Adds `/users/:user_id/api_keys/:api_key` and `/users/:user_id/api_keys`
    endpoints.
  - normalizes use of `userId` vs `userId`
  - makes `put` call respond with a JWT so the frontend can show
    the token on updating.
  - adds in the API Key views for clicking "API Keys" on the main nav.
  - adds in the API Key views for clicking into a users edit page.
  - adds tests for the API Key backend views I added.
Pull Request #995: add per user api keys to the backend

246 of 246 new or added lines in 8 files covered. (100.0%)

3990 of 6584 relevant lines covered (60.6%)

0.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
57
100.0
lemur/api_keys/views.py
17
100.0
lemur/api_keys/cli.py
9
100.0
lemur/api_keys/service.py
6
100.0
lemur/auth/service.py
1
100.0
lemur/api_keys/models.py
Jobs
ID Job ID Ran Files Coverage
1 1775.1 (TOXENV=py35) 28 Nov 2017 01:32AM UTC 0
60.6
Travis Job 1775.1
Source Files on build 1775
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1775
  • Pull Request #995
  • PR Base - master (#1770)
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