|
|
6 роки тому | |
|---|---|---|
| .. | ||
| node_modules | 6 роки тому | |
| LICENSE | 6 роки тому | |
| README.md | 6 роки тому | |
| action.yml | 6 роки тому | |
| cov.sh | 6 роки тому | |
| index.js | 6 роки тому | |
| package-lock.json | 6 роки тому | |
| package.json | 6 роки тому | |
Swift Package Manager Code Coverage Report.
output-fileOptional Specify a file path to write coverage reports into. By default, the coverage will be reported to .build/debug/codecov/lcov.info. If the directory does not exist, it is created.
file-formatOptional Use the specified output format. The supported formats are: “text” (JSON), “lcov” (Default).
uses: maxep/spm-lcov-action@0.2.0