Nikhil Kotian

Results 5 comments of Nikhil Kotian

@loganek I will fix this. I now realise that arguments are stored in an `std::unordered_map` and a string comparison therefore will not work. It will be better to do a...

Is it fair to say that the current test coverage is limited to `CallGraph` in the client? I was thinking of picking this up.

@loganek * Do you have an example of the expected events input to the trace output? Let's start with a known data initially and keep increasing later on? * Do...

@loganek understood. I have made progress with tests. Will upload a PR soon. Some corner cases left.

Interesting Thanks!, you are right it works! Black magic!. This has been solved in Arduino core 2.4.1 (probably earlier too).