-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
Kind: Refactor 🔃Level: Moderate (2)Plugin: C++Issues related to the parsing and presentation of C++ projects.Issues related to the parsing and presentation of C++ projects.Plugin: MetricsIssues related to the code metrics plugin.Issues related to the code metrics plugin.
Milestone
Description
#727 introduced the type level McCabe computation to the C++ metrics plugin.
While #734 added implementation for parallel computation of the existing C++ metrics, the type level McCabe was developed at the same time, and was omitted from the refactoring.
The task is to make the type level McCabe calculation parallel, similarly like the other metrics.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Kind: Refactor 🔃Level: Moderate (2)Plugin: C++Issues related to the parsing and presentation of C++ projects.Issues related to the parsing and presentation of C++ projects.Plugin: MetricsIssues related to the code metrics plugin.Issues related to the code metrics plugin.