Skip to content

Address blocking SonarCloud findings in tests

699abb6
Select commit
Loading
Failed to load commit list.
Merged

Add Error Prone and NullAway static analysis to build #75

Address blocking SonarCloud findings in tests
699abb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 24, 2026 in 0s

97.58% (-0.02%) compared to 100ef71

View this Pull Request on Codecov

97.58% (-0.02%) compared to 100ef71

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.58%. Comparing base (100ef71) to head (699abb6).

Files with missing lines Patch % Lines
.../java/net/ladenthin/streambuffer/StreamBuffer.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #75      +/-   ##
============================================
- Coverage     97.60%   97.58%   -0.02%     
  Complexity       93       93              
============================================
  Files             1        1              
  Lines           250      248       -2     
  Branches         32       32              
============================================
- Hits            244      242       -2     
  Partials          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.