Skip to content

Merge branch 'master' into lombok-nullable-equals-subclassing

7092ef6
Select commit
Loading
Failed to load commit list.
Open

Fix another bug with Lombok equals() parameter annotations #880

Merge branch 'master' into lombok-nullable-equals-subclassing
7092ef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2025 in 0s

87.07% (-0.02%) compared to 28cc318

View this Pull Request on Codecov

87.07% (-0.02%) compared to 28cc318

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.07%. Comparing base (28cc318) to head (7092ef6).
Report is 170 commits behind head on master.

Files with missing lines Patch % Lines
.../src/main/java/com/uber/nullaway/ErrorBuilder.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #880      +/-   ##
============================================
- Coverage     87.09%   87.07%   -0.02%     
  Complexity     1990     1990              
============================================
  Files            77       77              
  Lines          6430     6431       +1     
  Branches       1245     1245              
============================================
  Hits           5600     5600              
  Misses          422      422              
- Partials        408      409       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.