Skip to content

[MidiThruConnection] A few code updates. - #13008

Merged
rolfbjarne merged 2 commits into
dotnet:mainfrom
rolfbjarne:midithruconnection
Oct 19, 2021
Merged

[MidiThruConnection] A few code updates.#13008
rolfbjarne merged 2 commits into
dotnet:mainfrom
rolfbjarne:midithruconnection

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member
  • Enable nullability and fix code accordingly.
  • Use 'is' and 'is not' instead of '==' and '!=' for object identity.
  • Use CFString.CreateNative/ReleaseNative instead of other means to create
    native strings (the fastest and least memory hungry option).

* Enable nullability and fix code accordingly.
* Use 'is' and 'is not' instead of '==' and '!=' for object identity.
* Use CFString.CreateNative/ReleaseNative instead of other means to create
  native strings (the fastest and least memory hungry option).
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Oct 18, 2021
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

GitHub pages

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

🎉 All 102 tests passed 🎉

Pipeline on Agent XAMBOT-1098.BigSur
Merge adf2b66 into 313bc16

@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

GitHub pages

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

Test results

1 tests failed, 98 tests passed.

Failed tests

  • monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: Failed (Tests run: 2694 Passed: 2493 Inconclusive: 35 Failed: 1 Ignored: 200)

Pipeline on Agent XAMBOT-1104.BigSur'
Merge 6eb4b33 into 8c99bdc

@rolfbjarne

Copy link
Copy Markdown
Member Author

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

@rolfbjarne
rolfbjarne merged commit 1c193be into dotnet:main Oct 19, 2021
@rolfbjarne
rolfbjarne deleted the midithruconnection branch October 19, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants