Open drazisil-codecov opened 1 day ago
- 'D:\a\hazelcast-csharp-client\::'
My guess: we're not escaping "\" properly. If this is the problem, we can either ask the user to escape windows paths, or we can try to accommodate these paths in our parser.
Using \ in Windows paths in path fixer rules causes the parser to crash
This rule:
Caused this crash:
Originally posted by @drazisil-codecov in #532