FortuneN / FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage
Other
526 stars 40 forks source link

Memory leak #17

Closed fahadabdulaziz closed 3 years ago

fahadabdulaziz commented 3 years ago

Installed product versions

Description

After each run of tests VS process consumes more RAM (during the extension processing the result) after many runs the process exceeds the limit then crash.

It would be great to look at what's making the memory leak & and would be better to be out-of-proc extension for future proof.

Many many thanks for the great extension I really like it.

FortuneN commented 3 years ago

Please try this version and let me know Fine Code Coverage v1.1.5.zip (This version is not public yet)

fahadabdulaziz commented 3 years ago

Thank you, I'll test it right now 👍

fahadabdulaziz commented 3 years ago

Yes, The problem is resolved. good job

FortuneN commented 3 years ago

Please post a review

https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage&ssr=false#review-details

and/or

Star this repo

fahadabdulaziz commented 3 years ago

Already stared, and just posted a review .

FortuneN commented 3 years ago

Thank you