There were a couple bugs in my changes for Insight unfortunately. Most of them were very minor and I’ve fixed them but one did require a lot of heavy lifting because the object structure wasn’t set up exactly how we thought so I needed to change it and some of the analyzer algorithms to do what we needed it to do. That will all be re-tested next week. I’m starting to really feel like an expert at this whole application which is pretty cool, everything makes way more sense than it did 4 months ago. I’ve also a crazy amount of C# that I’ve never used which is really useful. Apparently all of our unit tests were also fixed like a month ago which is awesome and really helps testing. Whenever we make a change we now have to make sure that we run all the tests and create new ones if needed. We technically should have done this before but that whole object structure issue we had back in July really messed everything up. Really good work by the other co-op student though to fix everything. Insight testing also began this week and as expected it’s full of bugs so most of the full time employees are working to fix that.