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

broadinstitute / leonardo / 317
71%

Build:
DEFAULT BRANCH: develop
Ran 01 Sep 2017 08:31PM UTC
Jobs 1
Files 16
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

pending completion
317

push

travis-ci

web-flow
[GAWB-2263] Notebook Service: Implement the GET /clusters endpoint for connecting to a notebook (#21)

* SSL proxy

* Use wss scheme

* Fix tests

* Minor cleanup

* Simplify test code

* Made ClusterDnsCache an Actor

* Fixes based on  testing

* Code review feedback, needs testing

* Added swagger

* Minor swagger fix

* Fix language

* Fixes:
- Added ClusterComponent.listActive which only returns non-deleted clusters
- Made cluster queries do a join to the label table, instead of doing a separate label select on _each_ returned cluster
- Add a LeoException to ProxyService
- Made CLusterDnsCache run on startup

* Fix comments

* Restore listActive() calls in ClusterComponentSpec

* Made ProxyService return appropriate status codes if the cluster is not found, or not ready

Added spec for ClusterDnsCache

* Update swagger with ProxyServer error codes

56 of 56 new or added lines in 7 files covered. (100.0%)

237 of 315 relevant lines covered (75.24%)

0.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/config/package.scala
1
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/model/LeonardoModel.scala
4
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/Boot.scala
5
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/service/ProxyService.scala
6
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/dns/JupyterNameService.scala

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/scala/org/broadinstitute/dsde/workbench/leonardo/api/LeoRoutes.scala
Jobs
ID Job ID Ran Files Coverage
1 317.1 01 Sep 2017 08:31PM UTC 0
75.24
Travis Job 317.1
Source Files on build 317
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #317
  • 7b1acdfc on github
  • Prev Build on develop (#309)
  • Next Build on develop (#319)
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