-
Notifications
You must be signed in to change notification settings - Fork 105
Open
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.Target: DatabaseIssues related to the database schema of the core or a plugin, or database handling in general.Issues related to the database schema of the core or a plugin, or database handling in general.
Milestone
Description
#689 introduced a mccabe
field into the CppFunction
entity type, and #714 will add a similar new field for the bumpy road complexity metric.
These metric values are not coupled tightly to a CppFunction
, and therefore they should be refactored into a separate table. Depending on the outcome of #720, this could be a 1:1 relation or a 1:many relation.
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.Target: DatabaseIssues related to the database schema of the core or a plugin, or database handling in general.Issues related to the database schema of the core or a plugin, or database handling in general.