Skip to content

Infer @Nullable type arguments for type variables from unmarked code#1181

Merged
msridhar merged 4 commits intomasterfrom
issue-1178
Mar 27, 2025
Merged

Infer @Nullable type arguments for type variables from unmarked code#1181
msridhar merged 4 commits intomasterfrom
issue-1178

Conversation

@msridhar
Copy link
Copy Markdown
Collaborator

@msridhar msridhar commented Mar 27, 2025

Fixes #1178

Land #1177 first.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.21%. Comparing base (dd0fe71) to head (8022853).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1181   +/-   ##
=========================================
  Coverage     88.20%   88.21%           
- Complexity     2311     2312    +1     
=========================================
  Files            88       88           
  Lines          7546     7550    +4     
  Branches       1511     1511           
=========================================
+ Hits           6656     6660    +4     
  Misses          446      446           
  Partials        444      444           

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

Base automatically changed from issue-1176 to master March 27, 2025 15:01
@msridhar msridhar enabled auto-merge (squash) March 27, 2025 15:54
@msridhar msridhar merged commit 33588de into master Mar 27, 2025
11 of 12 checks passed
@msridhar msridhar deleted the issue-1178 branch March 27, 2025 16:01
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.

JSpecify: infer @Nullable type arguments for type variables from unmarked code

2 participants