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

Netflix / lemur / 1753
75%
main: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/flask-cors-6.0.5
DEFAULT BRANCH: main
Ran 16 Nov 2017 09:51PM UTC
Jobs 1
Files 180
Run time 208909min
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
1753

Pull #995

travis-ci

web-flow
add per user api keys to the backend

this commit adds in per user api keys to the backend of lemur.
the basics are:
  - API Keys are really just JWTs with custom second length TTLs.
  - API Keys are provided in the exact same ways JWTs are now.
  - API Keys can be revoked/unrevoked at any time by their creator
    as well as have their TTL Change at anytime.
  - Users can create/view/list their own API Keys at will, and
    an admin role has permission to modify all api keys in the
    instance.
Pull Request #995: add per user api keys to the backend

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

3968 of 6514 relevant lines covered (60.91%)

0.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
100.0
lemur/api_keys/cli.py
17
100.0
lemur/api_keys/views.py
7
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 1753.1 (TOXENV=py35) 16 Nov 2017 09:51PM UTC 0
60.91
Travis Job 1753.1
Source Files on build 1753
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1753
  • Pull Request #995
  • PR Base - master (#1742)
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