Piotr Kula
Piotr Kula
https://github.com/Microsoft/vstest/tree/master/test/TestAssets/OutOfProcDataCollector This looks promising. I am sure I have come across before... not sure why I decided to go down reflection route. Probably couldn’t get enough information out of that...
Please try it. I hope you can find a solution.
Ahhh right. Very interesting. I have a feeling your findings will make it a lot easier understand now. But is this stuff is compatible with VS2017 ? Or that can...
You mean a PR for coverlet right ? Did they for coverlet too? ________________________________ From: Iain Nicol Sent: Wednesday, August 14, 2019 8:35:45 PM To: ppumkin/PrestoCoverage Cc: Piotr Kula ;...
What if we fix what we need in our fork. There is nothing changed there really so we could upgrade the pull, upgrade it to net standard ? And PR...
Possible incompatibility with Coverlet. Investigating
To fix this I need to work out how to parse the branch data provided by coverlet. Probably will use amber to indicate partial coverage.
Please update the documentation https://www.newtonsoft.com/json/help/html/SerializeToBson.htm
If you keep track of what is processed and not then it’s a non issue. Also I think in my case it was for rehydration or maybe rebuilding databases. So...
That does make sense. I think I raised this a few years ago so can’t quite remember exactly the issue. Maybe I was being pedantic about the approach. > On...