Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bowtie diff for diffing reports with each other #6

Open
Julian opened this issue Sep 13, 2022 · 8 comments
Open

Add bowtie diff for diffing reports with each other #6

Julian opened this issue Sep 13, 2022 · 8 comments
Labels
enhancement New feature or request

Comments

@Julian
Copy link
Member

Julian commented Sep 13, 2022

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 Julian added the enhancement New feature or request label Sep 13, 2022
harrel56 added a commit that referenced this issue Jun 16, 2023
@Julian Julian changed the title Add support for diffing reports with each other Add bowtie diff for diffing reports with each other Dec 12, 2023
@Julian Julian mentioned this issue Dec 12, 2023
@adwait-godbole
Copy link
Contributor

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

@ashmit-coder
Copy link
Contributor

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.

@adwait-godbole
Copy link
Contributor

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

@Julian
Copy link
Member Author

Julian commented Mar 11, 2024

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.

@adwait-godbole
Copy link
Contributor

Can you remind me where?

Ohh its here #34 which is the GSoC one.

@adwait-godbole
Copy link
Contributor

but there are a few more tests that need writing there

Can I be of some help there ?

@Julian
Copy link
Member Author

Julian commented Mar 11, 2024

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

@adwait-godbole
Copy link
Contributor

Will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants