Hello
There appears to be a little text problem with the analysis message when a package is not found during coverage processing in Python.
A %n
seems to appear in place of a line return:
Cheers!
Hello
There appears to be a little text problem with the analysis message when a package is not found during coverage processing in Python.
A %n
seems to appear in place of a line return:
Cheers!
Hello @Sebastien_Lesaint ,
Thanks for reporting this, I’ve created a ticket and a pull request addressing the issue that you are mentioning.
It will get reviewed and if the fix is valid, this would be shipped in the next release of the Python analyzer, which would happen within 2 weeks,
Cheers
Benjamin