Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of attributeDescriptors, a new json field that describes used metrics #3091

Merged
merged 26 commits into from Nov 22, 2022

Conversation

phanlezz
Copy link
Collaborator

attributeDescriptors basic implementation #1066

Issue: #1066

Description

This adds a new field to the produced json files from cc-analysis. This field functions as a map to describe the various attributes produced from the different importers/parsers. Those attribute/metric explanations can then be displayed in the cc-visualization to give the user additional information.

Screenshots or gifs

grafik

This is still a draft and only includes the outlines of the implementation, some features are not done or incomplete.
If there are any recommendations for changes, let me know 👍

@phanlezz phanlezz self-assigned this Oct 14, 2022
@ce-bo ce-bo marked this pull request as ready for review November 17, 2022 09:13
Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general it is LGTM! I did not have a look at the Unit Tests so far, but I am planning to do this (it should not be a blocker for the merge though).

@ce-bo
Copy link
Collaborator

ce-bo commented Nov 21, 2022

As the next step I would prioritize to display the new descriptors in the Frontend.

@phanlezz phanlezz enabled auto-merge (squash) November 22, 2022 13:05
@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

91.2% 91.2% Coverage
0.3% 0.3% Duplication

@phanlezz phanlezz merged commit 5f08ae1 into main Nov 22, 2022
@phanlezz phanlezz deleted the feature/1066/analysis-attribute-descriptions branch November 22, 2022 13:16
@sonarcloud
Copy link

sonarcloud bot commented Nov 22, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants