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

Netflix / genie / 2730
94%

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

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

120 of 120 new or added lines in 1 file covered. (100.0%)

13746 of 14879 relevant lines covered (92.39%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2730.1 (bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure]) 21 May 2020 06:57PM UTC 0
92.39
Travis Job 2730.1
Source Files on build 2730
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2730
  • 94bcb525 on github
  • Prev Build on master (#2726)
  • Next Build on master (#2734)
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