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

edx / edx-certificates / 173
40%
master: 42%

Build:
Build:
LAST BUILD BRANCH: archive_readme_update
DEFAULT BRANCH: master
Ran 11 Dec 2014 07:42PM UTC
Jobs 1
Files 11
Run time 6s
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
173

push

travis-ci

jrbl
Bugfix: Avoid s3 upload redundancy

* If you run the previous version of create_pdfs with a long course
  list and s3 uploading turned on, you'll notice that the upload routine
  re-walks the working directory tree for every generated cert. This
  means that as we get further into the course list, we do more and more
  uploads per cert.
* This starts the tree walks from the temporary directories for the
  current cert specifically, which makes the number of uploads linear in
  the number of certs.
* Also, memoize s3 connections, rather than creating a connection for
  every upload.
* Also, layout fixes for readability.
* Also fixes cleanup routine to only delete the working directories and
  their contents, rather than their parent. This makes it safe to set
  TMP_GEN_DIR to, e.g., '/var/tmp/'.

565 of 1404 relevant lines covered (40.24%)

0.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 173.1 11 Dec 2014 07:42PM UTC 0
40.24
Travis Job 173.1
Source Files on build 173
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #173
  • 0f37bbac on github
  • Next Build on jrbl/bugfix_combinatoric_uploading (#178)
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