Skip to content

Fix sonarqube findings#552

Open
jdw-creare wants to merge 12 commits into
developfrom
feature/sq_findings
Open

Fix sonarqube findings#552
jdw-creare wants to merge 12 commits into
developfrom
feature/sq_findings

Conversation

@jdw-creare
Copy link
Copy Markdown
Collaborator

This PR fixes three kinds of findings:

  • Commented-out code
  • Branches in if statements that were only pass
  • Variable assignment where the value is never subsequently referenced

@jdw-creare jdw-creare marked this pull request as ready for review May 13, 2026 17:27
…rsion, and added cache clean, to address SonarQube findings
Comment thread Dockerfile Fixed
Comment thread Dockerfile Fixed
Comment thread Dockerfile
WORKDIR /opt/podpac
# Install PODPAC with all dependencies
RUN pip install podpac[all]
RUN pip install --prefer-binary .[devall]
Comment thread Dockerfile
WORKDIR /opt/podpac
# Install PODPAC with all dependencies
RUN pip install podpac[all]
RUN pip install --prefer-binary .[devall]
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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

Successfully merging this pull request may close these issues.

2 participants