You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in craigatk/projektor#360, I've got a setup that is emitting Cobertura XML and a destination for the data that requires Jacoco XML. cover2cover seems to have contained some of this knowledge but there's not much AST modeling going on, just an element-wise transfer.
It'd be cool if cover2cover could convert these formats to each other, even if it might be lossy.
The text was updated successfully, but these errors were encountered:
As described in craigatk/projektor#360, I've got a setup that is emitting Cobertura XML and a destination for the data that requires Jacoco XML. cover2cover seems to have contained some of this knowledge but there's not much AST modeling going on, just an element-wise transfer.
It'd be cool if cover2cover could convert these formats to each other, even if it might be lossy.
The text was updated successfully, but these errors were encountered: