AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
176 stars 90 forks source link

minor: Fix sonarcube warnings #736

Closed wajda closed 10 months ago

wajda commented 11 months ago

Fix SonarCloud warnings

  1. Add missing comments for empty methods
  2. Remove unused definitions and commented out code
  3. Simplify boolean expressions
  4. Mute false security alarms on leaked secrets (dummy passwords used in unit tests for testing password processing)
  5. Mute code duplication warnings in tests
github-actions[bot] commented 11 months ago

JaCoCo code coverage report

There is no coverage information present for the Files changed

Total Project Coverage 42.11% :green_apple:
sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication