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

Netflix / genie / 2680
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: lt_log_failed_dependency
DEFAULT BRANCH: master
Ran 06 Apr 2020 07:33PM UTC
Jobs 1
Files 571
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
2680

push

travis-ci

tgianos
Database cleanup tasks improvements

- Fix bug where dangling criterion records were left behind after commands are deleted
- Move all bulk deletion APIs for entities to READ_COMMITTED transactions to reduce likelyhood of db locks impacting performance with default REPEATABLE_READ
- Make all bulk deletion APIs use a select ids -> delete by ids pattern that leverages deleting by entities
	- While this is slightly less ideal than just outright deleting it does let us leverage hibernate to delete relational records like criterion without us having to do it
- Reduce complexity on job deletion logic to just delete in batches instead of batches of batches
- Add status filter to job deletion logic so that if (for some bizarre reason) a job is still in an active state (which could happen with CLI jobs) it isn't deleted after the retention period
- Make the cluster statuses be able to passed in instead of just defaulting to TERMINATED
- Remove unused property for jobs cleanup

27 of 27 new or added lines in 5 files covered. (100.0%)

13603 of 14670 relevant lines covered (92.73%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2680.1 (bintrayUser=[secure] bintrayKey=[secure] sonatypeUsername=[secure] sonatypePassword=[secure] DOCKER_USER=[secure] DOCKER_PASSWORD=[secure] GRGIT_USER=[secure]) 06 Apr 2020 07:33PM UTC 0
92.73
Travis Job 2680.1
Source Files on build 2680
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2680
  • 5fea9090 on github
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