coala / coala-html

Interactive website generator using results from coala
GNU Affero General Public License v3.0
17 stars 41 forks source link

Use codecov-python #125

Closed blazeu closed 6 years ago

blazeu commented 6 years ago

Currently codecov-bash is used, which involves an uncached fetch of a unversioned bash script. Using codecov-python allows the tool to be cached, and greater reliability due to versioned releases of the tool.

In addition, codecov-bash does not work on Windows, and our developer base is better tuned to investigate any python related problems.

Fixes https://github.com/coala/coala-html/issues/117

jayvdb commented 6 years ago

ack 3099b3b

jayvdb commented 6 years ago

@rultor merge

rultor commented 6 years ago

@rultor merge

@jayvdb OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 6 years ago

@rultor merge

@jayvdb Done! FYI, the full log is here (took me 2min)