Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Error Prone 2.37.0 #1169

Merged
merged 3 commits into from
Mar 24, 2025
Merged

Update to Error Prone 2.37.0 #1169

merged 3 commits into from
Mar 24, 2025

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Mar 19, 2025

We suppress some warnings on tests as they will be much easier to fix with text blocks, which we can only use once we require JDK 17 (see #1170).

Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.19%. Comparing base (0825436) to head (f0a57b4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/com/uber/nullaway/CodeAnnotationInfo.java 75.00% 0 Missing and 1 partial ⚠️
...away/src/main/java/com/uber/nullaway/NullAway.java 50.00% 0 Missing and 1 partial ⚠️
...er/nullaway/dataflow/NullnessStoreInitializer.java 50.00% 0 Missing and 1 partial ⚠️
...ava/com/uber/nullaway/generics/GenericsChecks.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1169      +/-   ##
============================================
- Coverage     88.20%   88.19%   -0.02%     
  Complexity     2309     2309              
============================================
  Files            88       88              
  Lines          7536     7537       +1     
  Branches       1507     1507              
============================================
  Hits           6647     6647              
  Misses          446      446              
- Partials        443      444       +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.

@msridhar
Copy link
Collaborator Author

For this one we'll need to update the required jobs before landing

@msridhar msridhar marked this pull request as ready for review March 24, 2025 14:18
@msridhar msridhar marked this pull request as draft March 24, 2025 14:18
@msridhar msridhar marked this pull request as ready for review March 24, 2025 14:24
@msridhar msridhar merged commit 685065a into master Mar 24, 2025
9 of 12 checks passed
@msridhar msridhar deleted the ep-2.37.0 branch March 24, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants