More generic inference for diamond calls - #1544
Draft
msridhar wants to merge 3 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## MethodInferenceResultrename #1544 +/- ##
=================================================================
- Coverage 87.87% 87.79% -0.09%
- Complexity 3167 3178 +11
=================================================================
Files 109 109
Lines 10739 10796 +57
Branches 2171 2183 +12
=================================================================
+ Hits 9437 9478 +41
- Misses 617 623 +6
- Partials 685 695 +10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Collaborator
Author
|
This change is part of the following stack: Change managed by git-spice. |
This was referenced May 15, 2026
Merged
msridhar
force-pushed
the
issue-1532
branch
2 times, most recently
from
May 24, 2026 00:04
3db47d4 to
c4cb59c
Compare
msridhar
force-pushed
the
issue-1532
branch
6 times, most recently
from
July 24, 2026 01:44
7d58ff0 to
6fc21d4
Compare
msridhar
force-pushed
the
issue-1532
branch
2 times, most recently
from
July 26, 2026 23:10
10f3058 to
ed77e3e
Compare
msridhar
force-pushed
the
issue-1532
branch
2 times, most recently
from
August 9, 2026 15:49
e2e4f5c to
2b37d6a
Compare
msridhar
force-pushed
the
rename-to-callinferenceresult
branch
from
August 9, 2026 18:36
3d5663b to
8d99b12
Compare
Base automatically changed from
rename-to-callinferenceresult
to
update-snapshot-build-script
August 9, 2026 18:36
msridhar
added a commit
that referenced
this pull request
Aug 9, 2026
Refactoring in preparation for #1544
msridhar
force-pushed
the
update-snapshot-build-script
branch
2 times, most recently
from
August 9, 2026 18:43
8d99b12 to
19779b5
Compare
msridhar
changed the base branch from
update-snapshot-build-script
to
MethodInferenceResultrename
August 9, 2026 21:16
msridhar
force-pushed
the
issue-1532
branch
2 times, most recently
from
August 10, 2026 01:03
bccb06f to
0239c25
Compare
msridhar
force-pushed
the
MethodInferenceResultrename
branch
from
August 10, 2026 20:54
8d99b12 to
f54ec86
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1532