Version and Platform (required):
- Binary Ninja Version: 5.3.8910
- OS: Windows Pro
- OS Version: 11
- CPU Architecture: x64
- Local or Remote Debugging: local
Bug Description:
When Code Coverage Analysis results cache the results of a successful analysis, it shows up in red as an error in the log
Steps To Reproduce:
- Run successful code coverage analysis with caching turned on.
Expected Behavior:
Log should be in the normal log output not in the error stream
Additional Information:
I am working on a PR that includes this as a fix, this issue is for tracking purposes