Skip to content

[objcruntime] Simplified earlier split of internal Lookup method - #14138

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
spouliot:class-lookup-two-is-enough
Feb 15, 2022
Merged

[objcruntime] Simplified earlier split of internal Lookup method#14138
rolfbjarne merged 1 commit into
dotnet:mainfrom
spouliot:class-lookup-two-is-enough

Conversation

@spouliot

Copy link
Copy Markdown
Contributor

The split [1] was done to ease nullability annotations since there's no
syntax to cover this specific case with custom attributes.

However we don't need three methods for the split. Two are enough :)

[1] #13281

The split [1] was done to ease nullability annotations since there's no
syntax to cover this specific case with custom attributes.

However we don't need three methods for the split. Two are enough :)

[1] dotnet#13281
@rolfbjarne

Copy link
Copy Markdown
Member

/azp run

@rolfbjarne rolfbjarne added the community Community contribution ❤ label Feb 15, 2022
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [PR Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API Current PR diff

ℹ️ API Diff (from PR only) (please review changes)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

Generator Diff (no change)

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

Test results

1 tests failed, 107 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: Failed (Test run failed.
    Tests run: 2704 Passed: 2510 Inconclusive: 11 Failed: 2 Ignored: 192)

Pipeline on Agent XAMBOT-1105.BigSur'
Merge 37608e5 into f36606e

@rolfbjarne

Copy link
Copy Markdown
Member

Test failure is unrelated (https://github.com/xamarin/maccore/issues/2443).

@rolfbjarne
rolfbjarne merged commit 6286220 into dotnet:main Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Community contribution ❤

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants