GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
DependencyGraphResult.toClassPathResult
オープン
p3
Tech Debt
- 主要言語
- Java
- スター
- 163
- フォーク
- 80
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
ClassPathBuilder and LinkageCheckerRule both have code to convert a DependencyGraphResult into a ClassPathResult. (Find this code by seeing who calls the ClassPathResult constructor outside of tests.)
Instead DependencyGraphResult should have a toClassPathResult method that returns a classpath for the graph.
P.S. There shouldn't be any "Result" classes. Just ClassPath and DependencyGraph.
コントリビューションガイド
評価
この issue はまだ評価されていません。