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
516 stars 101 forks source link

Update C++ metrics service with our new metrics #748

Closed dbukki closed 4 months ago

dbukki commented 4 months ago

I added the bumpy road metric to the C++ metrics service, as requested in #714. I added it as the third value to CppAstNodeMetricsType so that the order and values of the metrics here match that of CppAstNodeMetrics::Type.

I also changed the description of: