mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Add codecov.io coverage collection from AppVeyor
Also had to add new project to redirect CTest output, add separate batch scripts for AppVeyor because it doesn't handle multi-line batch scripts in yaml properly, and other helper scripts.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
codecov:
|
||||
branch: master
|
||||
ci:
|
||||
# Don't wait for AppVeyor build to finalize coverage information
|
||||
# We don't have a way to generate coverage from it anyway
|
||||
- !appveyor
|
||||
|
||||
coverage:
|
||||
ignore:
|
||||
|
Reference in New Issue
Block a user