amai2012
amai2012
Following https://github.com/OpenCppCoverage/OpenCppCoverage/pull/66#issuecomment-797063087 I could reduce the time needed for coverage runs by a factor of 5 or 6. @jonawals Maybe this could help you as well.
Related issue: https://github.com/TwiN/gatus/issues/379
I don't know what side is wrong on this since other similar tools also got broken notifications... This topic was recently reported at Microsoft at https://techcommunity.microsoft.com/t5/microsoft-teams/new-teams-unicode-hex-character-and-emoji/m-p/3963936 google also show up...
Also it would be convenient to upload it to https://www.schemastore.org/json/ so users can comfortably use it in their IDE.
I'm also a happy user of this plugin at work. C++ is a niche category in development there, so a free solution is much preferred over an expensive commercial alternative......
As for the performance issue one might add a note regarding `_NO_DEBUG_HEAP=1` (see https://stackoverflow.com/questions/9592861/why-is-running-attached-to-the-debugger-so-slow) to the docs/wiki.
It might be due to an outdated dependency on **snakeyaml 1.30** (see https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes)
> It might be due to an outdated dependency on **snakeyaml 1.30** (see https://bitbucket.org/snakeyaml/snakeyaml/wiki/Changes) See - https://github.com/sbaudoin/yamllint/pull/45 - https://github.com/sbaudoin/yamllint/pull/49