coverallsapp / coverage-reporter

Self-contained, universal coverage uploader binary. Under development.
https://coveralls.io
MIT License
45 stars 14 forks source link

feat: add an option to force coverage format #37

Closed mrexox closed 1 year ago

mrexox commented 1 year ago

Closes https://github.com/coverallsapp/coverage-reporter/issues/36

:zap: Summary

Add --format option which allows to force coverage format for either specified --filename or all files found automatically.

--format=FORMAT   Force coverage file format, supported formats: lcov, simplecov, cobertura, jacoco, gcov, golang, python

:ballot_box_with_check: Checklist

coveralls commented 1 year ago

Coverage Status

Coverage: 90.094% (-0.5%) from 90.574% when pulling 023b9aac12365b0ba7d9166877b7628614a7eb4b on mrexox:feat/add-an-option-to-specify-coverage-format into aa8224fec5133a00ee6aedad1dd0331a7aacc529 on coverallsapp:master.