Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
497 stars 96 forks source link

C++ metrics Thrift API #710

Closed intjftw closed 4 months ago

intjftw commented 4 months ago

I added basic Thrift API endpoints to the C++ metrics plugin. Currently there is only one endpoint that can query any type of metrics to a particular AST node. @mcserep what do you think what else I can add?