Closed kjing closed 3 years ago
Hi, we don't have one yet. One thing you can try is to generate the flatJson report (xclogparser parse --project MyProject --reporter flatJson --output build_report.json
) and ingest it into a Database that supports Json like MongoDB
Hi @kjing we're working on a tool to do this. Are you still interested in it? We can talk about it
Hi Eick,
Thanks to let me know. Yes, I am very interested in it.
Best, Kai
On Tue, Oct 27, 2020 at 1:42 AM Erick Camacho notifications@github.com wrote:
Hi @kjing https://github.com/kjing we're working on a tool to do this. Are you still interested in it? We can talk about it
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/spotify/XCLogParser/issues/80#issuecomment-717081969, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCR4Z7X23UI2WRUPQ52GLSM2BZDANCNFSM4NQHJ3TQ .
We use CXLogParser. we want to upload daily reports to an online analysis tool to have historical trend analysis for individual file's build or unit test of each test case? Do you know to use which online analysis tool?