cider-ci / cider-ci_ruby-support

MIT License
0 stars 2 forks source link

request: dump ./coverage/coverage.json #1

Open eins78 opened 9 years ago

eins78 commented 9 years ago

Right now only the result.json and index.html files are saved to disk. For editor integration etc. it would be nice to also have coverage/coverage.json, so that it can be copied to a local machine.

DrTom commented 9 years ago

The problem / suggestion is not quite clear to me. The attachments are a matter of configuration.

eins78 commented 9 years ago

The task does not write this file to disk, so configuring it to be attached is not enough (I looked in the working dir on an executor).

eins78 commented 9 years ago

Also, attaching them is not really needed, it should be faster to run the script locally (but then it still needs to write the file to disk).