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

JeoCompiler.java:75-78: Refactor {@link #compile} method... #280

Open
0pdd opened this issue May 28, 2024 · 0 comments
Open

JeoCompiler.java:75-78: Refactor {@link #compile} method... #280

0pdd opened this issue May 28, 2024 · 0 comments

Comments

@0pdd
Copy link

0pdd commented May 28, 2024

The puzzle 229-a73992aa from #229 has to be resolved:

* @todo #229:90min Refactor {@link #compile} method to handle exceptions appropriately.
* The method {@link #compile} is catching generic exceptions which is bad.
* We should refactor it to simplify the code and remove duplicated catch blocks.
* After, don't forget to remove the Checkstyle and PMD tags.

The puzzle was created by rultor on 28-May-24.

Estimate: 90 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.

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

No branches or pull requests

1 participant