Open nkhlktn opened 4 years ago
@nikhilkotian22 thanks a lot for the contribution! I noticed that the tests sometimes fail (see CI results). Would you be able to have a look? Thank you
@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 json parse and compare.
Issue #15
Added unit tests for the chrome trace converter module.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.