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

App.java:138-141: Extract report building Analyze method... #461

Open
0pdd opened this issue Apr 22, 2020 · 2 comments
Open

App.java:138-141: Extract report building Analyze method... #461

0pdd opened this issue Apr 22, 2020 · 2 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Apr 22, 2020

The puzzle 452-6485f2e2 from #452 has to be resolved:

https://github.com/yegor256/jpeek/blob/ab8826a691bab7f18cde3c717e5f03575781fcfd/src/main/java/org/jpeek/App.java#L138-L141

The puzzle was created by paulodamaso on 22-Apr-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@starkda
Copy link
Contributor

starkda commented Mar 5, 2024

@yegor256 ,I would like to take this issue

starkda added a commit to starkda/jpeek that referenced this issue Mar 5, 2024
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.
@yegor256
Copy link
Member

yegor256 commented Mar 5, 2024

@starkda sure, go ahead please

starkda added a commit to starkda/jpeek that referenced this issue Mar 5, 2024
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 a commit to starkda/jpeek that referenced this issue Mar 5, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants