Skip to content

Make arg position nullness array contents nullable#1207

Merged
msridhar merged 1 commit intomasterfrom
add-nullable-array-annot
Apr 28, 2025
Merged

Make arg position nullness array contents nullable#1207
msridhar merged 1 commit intomasterfrom
add-nullable-array-annot

Conversation

@msridhar
Copy link
Copy Markdown
Collaborator

Fixes #1206

@msridhar msridhar enabled auto-merge (squash) April 28, 2025 20:54
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.21%. Comparing base (4a9a9ef) to head (47f2f8c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1207   +/-   ##
=========================================
  Coverage     88.21%   88.21%           
  Complexity     2317     2317           
=========================================
  Files            88       88           
  Lines          7578     7578           
  Branches       1513     1513           
=========================================
  Hits           6685     6685           
  Misses          448      448           
  Partials        445      445           

☔ 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 msridhar merged commit 1f1b386 into master Apr 28, 2025
12 checks passed
@msridhar msridhar deleted the add-nullable-array-annot branch April 28, 2025 21:51
dhruv-agr pushed a commit to dhruv-agr/NullAway that referenced this pull request May 9, 2025
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.

Make contents of overriddenMethodArgNullnessMap @Nullable

2 participants