GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

LinkageChecker.create and LinkageChecker.findSymbolProblems should not be two separate public methods

Aberta
#658 0 comentários 0 reações 0 responsáveis Ver no GitHub
p3 Tech Debt
Linguagem predominante
Java
Estrelas
163
Forks
80
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

// TODO LinkageChecker.create and LinkageChecker.findSymbolProblems
// should not be two separate public methods since we all call
// findSymbolProblems immediately after create

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Start by inspecting LinkageChecker.create and LinkageChecker.findSymbolProblems, then search for their call sites to understand how the methods are used together. The refactor is done when the redundant public-method separation is resolved without leaving callers dependent on two consecutive operations, but the issue does not specify the intended replacement API.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
java
Domínio
tooling
Tipo de issue
Refatoração
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.