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

[Refactor] Guideline stat parser #4477

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

cservakt
Copy link
Collaborator

@cservakt cservakt commented Mar 4, 2025

Speeding up guideline stat parser to have a efficient solution and better UX.

It is not neccessary to create an API request for each checker when the severity is needed to match the ceckers. Only one API request/guideline type is sufficient.

There are some other minor fixes in this PR: solving html indent warrning for NewFeatures and exporting guideline stat to csv with rule title.

Speeding up guideline stat parser to have a efficient solution and better UX.

It is not neccessary to create an API request for each checker when the severity is needed to match the ceckers. Only one API request/guideline type is sufficient.

There are some other minor fixes in this PR: solving html indent warrning for NewFeatures and exporting guideline stat to csv with rule title.
@bruntib bruntib merged commit d1ca304 into Ericsson:master Mar 5, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants