PoddyLib
Swift 编写的 CocoaPods 库
命令
# after installing slater and update .slather.yml
slather coverage -x --output-directory reports
#slather coverage -s --scheme PoddyLib /Users/rolando/Projects/2019/xcode/mypod/PoddyLib/PoddyLib.xcodeproj
# push report to codecov
#curl -s https://codecov.io/bash -t ee83ae0f-365a-4940-9fcd-8334825e0a3a -f reports/cobertura.xml -X coveragepy -X gcov -X xcode
在 https://travis-ci.org (是的,点ORG) 我总是遇到