Skip to content

Handle NewClassTree in compareGenericTypeParameterNullabilityForCall(#1212)#1217

Merged
msridhar merged 4 commits intouber:masterfrom
dhruv-agr:issue-1212-1
Jun 4, 2025
Merged

Handle NewClassTree in compareGenericTypeParameterNullabilityForCall(#1212)#1217
msridhar merged 4 commits intouber:masterfrom
dhruv-agr:issue-1212-1

Conversation

@dhruv-agr
Copy link
Copy Markdown
Contributor

@dhruv-agr dhruv-agr commented May 27, 2025

Handle NewClassTree for constructor type substitution in compareGenericTypeParameterNullabilityForCall.

Addresses part of #1212

@msridhar msridhar changed the base branch from issue-1212-1 to master June 4, 2025 04:00
Copy link
Copy Markdown
Collaborator

@msridhar msridhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's just add one comment

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.30%. Comparing base (ec6d829) to head (e7d9959).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1217   +/-   ##
=========================================
  Coverage     88.29%   88.30%           
- Complexity     2351     2353    +2     
=========================================
  Files            89       89           
  Lines          7657     7662    +5     
  Branches       1533     1535    +2     
=========================================
+ Hits           6761     6766    +5     
  Misses          450      450           
  Partials        446      446           

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

Co-authored-by: Manu Sridharan <msridhar@gmail.com>
@msridhar msridhar marked this pull request as ready for review June 4, 2025 05:44
@msridhar msridhar enabled auto-merge (squash) June 4, 2025 05:46
@msridhar msridhar merged commit 6cfccfd into uber:master Jun 4, 2025
12 checks passed
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