Skip to content

Merge branch 'master' into autoValue2Records

99049cb
Select commit
Loading
Failed to load commit list.
Merged

Migrate AutoValue to Records #1415

Merge branch 'master' into autoValue2Records
99049cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 13, 2026 in 1s

88.39% (-0.05%) compared to 2e04fb5

View this Pull Request on Codecov

88.39% (-0.05%) compared to 2e04fb5

Details

Codecov Report

❌ Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.39%. Comparing base (2e04fb5) to head (99049cb).

Files with missing lines Patch % Lines
...main/java/com/uber/nullaway/dataflow/DataFlow.java 64.28% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1415      +/-   ##
============================================
- Coverage     88.44%   88.39%   -0.05%     
  Complexity     2672     2672              
============================================
  Files            97       97              
  Lines          8852     8861       +9     
  Branches       1772     1774       +2     
============================================
+ Hits           7829     7833       +4     
- Misses          507      510       +3     
- Partials        516      518       +2     

☔ 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.