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.
file-formatOptional Use the specified output format. The supported formats are: “text” (JSON), “lcov” (Default).
uses: maxep/spm-lcov-action@0.2.0