eriwen / lcov-to-cobertura-xml

Converts lcov output to Cobertura-compatible XML for CI
https://eriwen.github.io/lcov-to-cobertura-xml/
Apache License 2.0
187 stars 73 forks source link

Add parameter to set maximum file file size (and split the output) #46

Open 3v1n0 opened 2 years ago

3v1n0 commented 2 years ago

Coming from https://gitlab.com/gitlab-org/gitlab/-/issues/328772#note_840831654

Gitlab may have issue in processing big files, so would be nice to have a parameter to split the file without using multiple tools.