-
-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
On 2/14/2013 10:38 PM, Alex Gaynor wrote:
Hi Ned,
Basically what I want to do is have several different test runs on travis-ci.com take their coverage runs and send it to a build server, which would combine them and output the total results. (This is all for topaz by the way). I can do some basic security by adding a secret to each POST to the server (this is what I do for my nightly build uploads). The problem is, coverage data is a .pickle, and, in the event my secret is compromised I'd prefer the result be bad coverage data, and not total ownage of my server.
Alex
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request