bowtie icon indicating copy to clipboard operation
bowtie copied to clipboard

Add `bowtie diff` for diffing reports with each other

Open Julian opened this issue 3 years ago • 8 comments
trafficstars

Should take as input 2 (or more?) reports and output a diff of changes between them -- i.e. tests that fail in one and not the other in an implementation, etc.

More thought required to deal with how we align tests between the two (seq may differ) as well as what to do about missing or additional implementations in one or the other, etc.

Julian avatar Sep 13 '22 14:09 Julian

Are we expecting PR on this one ? since this is referenced in the GSoC project.

adwait-godbole avatar Mar 11 '24 15:03 adwait-godbole

Are we expecting PR on this one ? since this is referenced in the GSoC project.

Ig this is one of the issues that we will work on as a part of gsoc if selected for this project.

ashmit-coder avatar Mar 11 '24 15:03 ashmit-coder

Thanks @ashmit-coder but I would like to hear @Julian 's word for it :)

adwait-godbole avatar Mar 11 '24 16:03 adwait-godbole

Are we expecting PR on this one ? since this is referenced in the GSoC project.

Can you remind me where?

But no, not really, there's a branch (diff with most of this work but there are a few more tests that need writing there before it's merged.

Julian avatar Mar 11 '24 16:03 Julian

Can you remind me where?

Ohh its here #34 which is the GSoC one.

adwait-godbole avatar Mar 11 '24 16:03 adwait-godbole

but there are a few more tests that need writing there

Can I be of some help there ?

adwait-godbole avatar Mar 11 '24 16:03 adwait-godbole

Sure! Try to check it out and see if you can tell what's missing there, I left some empty tests

Julian avatar Mar 11 '24 16:03 Julian

Will do!

adwait-godbole avatar Mar 11 '24 16:03 adwait-godbole