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 还没有评估数据。