JLBH icon indicating copy to clipboard operation
JLBH copied to clipboard

JLBH

Results 4 JLBH issues
Sort by recently updated
recently updated
newest added

These two variables are not properly reset when a run completes ``` private void checkSampleTimeout() { long previousSampleCount = 0; long previousSampleTime = 0; ``` while `noResultsReturned = 0;` is...

This change introduces a Chronicle-standard `code-review` profile and aligns the module with our house quality rules. It wires Checkstyle, PMD, SpotBugs(+FindSecBugs), and JaCoCo using pinned versions, codifies coverage thresholds, and...