AbsaOSS / spline-spark-agent

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

minor: Fix sonarcube warnings #736

Closed wajda closed 1 year ago

wajda commented 1 year 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 1 year 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 1 year 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