James MacAdie

Results 7 comments of James MacAdie

Rather than raise a new issue, I'm pretty sure I've got the same type of problem occurring to me. I wrote it up on [StackOverflow](https://stackoverflow.com/questions/71180913/tarpaulin-flagging-line-as-not-covered) on the assumption that I...

Oh and the other thing I meant to mention about this program structure and transformations is that you don't have to apply any of the transformations to start with. The...

I've been doing a bit of work on my ideas. Being a total newb to java I downloaded netbeans for an IDE and it's apparent you weren't using netbeans for...

Done a bit more work and got my first diff out! LOTS of work to solve just one problem of grouping like cells together. I think I'm probably going to...

Thanks for the feedback, will definitely take a look at TreeSet. The gibhub repo was a bit behind my local as I'm having massive issues pushing from my work laptop...

A bit more work and I've got my first row insert detection working! It doesn't work for deletes yet though :(, a matter of time... It works by building up...

Just a quick update. I've got the whole thing working now so it does translation detection, lines the before and after sheets up (i.e. accounts for the translations) and then...