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

Netflix / genie / 2730 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 21 May 2020 06:57PM UTC
Files 578
Run time 57s
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

21 May 2020 06:39PM UTC coverage: 92.385% (+0.03%) from 92.358%
bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure]

push

travis-ci

tgianos
Implement latest iteration of V4 resource resolution algorithm

- Take command criterion from user job request and query database for all possible matching commands
- Take clusterCriteria from jobRequest and clusterCriteria from each command and create uber query which finds ALL clusters that match at least one of the resulting merged criterion (merged meaning combining a job and command cluster criterion)
- Iterate through commands from step 1 and evaluate job/command cluster criterion against resulting set of clusters from step 2. Filter out any commands that don't match any clusters. Save resulting cluster set for each command in map command -> Set<Cluster>
- Pass set<command>, jobResuest, jobId, map<command<set<Cluster>>  to command selector which will return single command
- Using command result pass previously computed Set<Cluster> to cluster selector
- Save results and run job

13746 of 14879 relevant lines covered (92.39%)

0.92 hits per line

Source Files on job 2730.1 (bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure])
  • Tree
  • List 0
  • Changed 17
  • Source Changed 17
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2512
  • Travis Job 2730.1
  • 94bcb525 on github
  • Prev Job for bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure] on master (#2726.1)
  • Next Job for bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure] on master (#2734.1)
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