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

Extracting report build into separate method #544

Merged
merged 7 commits into from
Mar 6, 2024
Merged

Conversation

starkda
Copy link
Contributor

@starkda starkda commented Mar 5, 2024

resolution of issue #461
Extracted part of App.analyze method, which responsible for building report into separate method App.buildReport.
To make code simplier, added enum that represents Metrics and their meta-information.

starkda added 5 commits March 5, 2024 18:00
Extracted part of App.analyze method, which responsible for building report into separate method App.buildReport.
To make code simplier, added enum that represents Metrics and their meta-information.
Extracted part of App.analyze method, which responsible for building report into separate method App.buildReport.
To make code simplier, added enum that represents Metrics and their meta-information.
Extracted part of App.analyze method, which responsible for building report into separate method App.buildReport.
To make code simplier, added enum that represents Metrics and their meta-information.
@starkda
Copy link
Contributor Author

starkda commented Mar 5, 2024

@yegor256 could you please review it

@yegor256
Copy link
Member

yegor256 commented Mar 6, 2024

@starkda looks good! Now, try to run mvn clean install -Pqulice locally and see the result.

@starkda
Copy link
Contributor Author

starkda commented Mar 6, 2024

@yegor256 i've fixed all checkstyle issues. Now workflow supposed to pass

@yegor256
Copy link
Member

yegor256 commented Mar 6, 2024

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Mar 6, 2024

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 89fdad1 into cqfn:master Mar 6, 2024
12 checks passed
@rultor
Copy link
Collaborator

rultor commented Mar 6, 2024

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 18min)

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.

3 participants