simplecov-cobertura
simplecov-cobertura copied to clipboard
Raises Malformed XML: No root element with rexml 3.4.3
Formatter SimpleCov::Formatter::CoberturaFormatter failed with REXML::ParseException: Malformed XML: No root element
Line: 3
Position: 215
Last 80 unconsumed characters:
(.../.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0/gems/rexml-3.4.3/lib/rexml/parsers/baseparser.rb:271:in `pull_event')
I had to manually pin rexml to version 3.4.1 to get it to work again.