aconrad / pycobertura

A code coverage diff tool for Cobertura reports
MIT License
116 stars 39 forks source link

Add first draft of merge coverage #165

Closed gro1m closed 7 months ago

gro1m commented 1 year ago

@aconrad, @marvin1991, @epenet, @janhybs Need a heads-up here, is rather complicated to implement. Would be great to have directions, just showing interest in having this, test files et cetera...

aconrad commented 1 year ago

Very cool, thank you @gro1m! I had started a draft of the merge command a while ago but I ran out of time and didn't make it as far as you did. I'll try to take a look at this PR more in-depth this week.