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
522 stars 40 forks source link

Improve performance with large solutions #297

Closed kmaddock closed 1 year ago

kmaddock commented 1 year ago

Use a dictionary map from file name to lines to avoid searching through the entire coverage database for every file.

Improves VS responsiveness with large solutions

tonyhallett commented 1 year ago

sorry for the delay. will look at shortly

github-actions[bot] commented 1 year ago

released v1.1.187 and available on marketplace