Skip to content

[In-Progress] Kicking off fuzz testing with libfuzzer - #21

Open
filipecosta90 wants to merge 3 commits into
masterfrom
fuzzer
Open

[In-Progress] Kicking off fuzz testing with libfuzzer #21
filipecosta90 wants to merge 3 commits into
masterfrom
fuzzer

using silkeh/clang:12

8e894e0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 27, 2026 in 1m 27s

Quality Gate failed

Failed conditions
B Maintainability 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

Annotations

Check warning on line 7 in tests/test_fuzzer.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this "if" statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=RedisBloom_t-digest-c&issues=AZ-kbS9kKp7Vinp0dDOM&open=AZ-kbS9kKp7Vinp0dDOM&pullRequest=21

Check failure on line 7 in tests/test_fuzzer.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use curly braces or indentation to denote the code conditionally executed by this statement.

See more on https://sonarcloud.io/project/issues?id=RedisBloom_t-digest-c&issues=AZ-kbS9kKp7Vinp0dDON&open=AZ-kbS9kKp7Vinp0dDON&pullRequest=21

Check warning on line 6 in tests/test_fuzzer.cc

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Merge this "if" statement with the enclosing one.

See more on https://sonarcloud.io/project/issues?id=RedisBloom_t-digest-c&issues=AZ-kbS9kKp7Vinp0dDOL&open=AZ-kbS9kKp7Vinp0dDOL&pullRequest=21