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

Netflix / lemur / 1000
75%
main: 60%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/flask-cors-6.0.5
DEFAULT BRANCH: main
Ran 27 Jan 2017 08:36PM UTC
Jobs 1
Files 188
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
1000

push

travis-ci

kevgliss
X509 extensions issue#646 (#666)

* Allowing that create_csr can be called with an additional flag in the csr_config to adjust the BasicConstraints for a CA.

* If there are no SANs, skip adding a blank list of SANs.

* Adding handling for all the extended key usage, key usage, and subject key identifier extensions.

* Fixing lint checks. I was overly verbose.

* This implements marshalling of the certificate extensions into x509 ExtensionType objects in the schema validation code.

* Will create x509 ExtensionType objects in the schema validation stage
* Allows errors parsing incoming options to bubble up to the requestor as ValidationErrors.
* Cleans up create_csr a lot in the certificates/service.py
* Makes BasicConstraints _just another extension_, rather than a hard-coded one
* Adds BasicConstraints option for path_length to the UI for creating an authority
* Removes SAN types which cannot be handled from the UI for authorities and certificates.
* Fixes Certificate() object model so that it doesn't just hard-code only SAN records in the extensions property and actually returns the extensions how you expect to see them. Since Lemur is focused on using these data in the "CSR" phase of things, extensions that don't get populated until signing will be in dict() form.* Trying out schema validation of extensions

4348 of 6514 relevant lines covered (66.75%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1000.1 (TOXENV=py35) 27 Jan 2017 08:36PM UTC 0
66.75
Travis Job 1000.1
Source Files on build 1000
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1000
  • f13a3505 on github
  • Prev Build on master (#999)
  • Next Build on master (#1002)
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