Closed starkda closed 8 months ago
@yegor256 could you please review it
@starkda looks good! Now, try to run mvn clean install -Pqulice
locally and see the result.
@yegor256 i've fixed all checkstyle issues. Now workflow supposed to pass
@rultor merge
resolution of issue https://github.com/cqfn/jpeek/issues/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.