Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[repo] Test/CI coverage for mobile/MAUI/Xamarin #5831

Open
CodeBlanch opened this issue Sep 12, 2024 · 0 comments
Open

[repo] Test/CI coverage for mobile/MAUI/Xamarin #5831

CodeBlanch opened this issue Sep 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers infra Infra work - CI/CD, code coverage, linters mobile Issues related to running on mobile platforms
Milestone

Comments

@CodeBlanch
Copy link
Member

Relates to #5775

We have some code to avoid PlatformNotSupportedExceptions being thrown running on "mobile" platforms: #5821.

The issue is there aren't any unit tests or CI legs/workflows testing/validating this code.

High-level what we want is coverage for these "mobile" platforms, maybe others. Ideally a CI tweak. I say "ideally" because I spent some time on this and it doesn't seem simple to run unit tests for mobile.

What we don't want is to force every dev who wants to work on OTel .NET to become a mobile developer. The core dev experience shouldn't involve installing mobile workloads/sdks/simulators/emulators etc. We could have a dedicated solution to contain MAUI apps though. Open to ideas.

Looking for help on this from anyone with good experience in running .NET on mobile 😄

@CodeBlanch CodeBlanch added enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers infra Infra work - CI/CD, code coverage, linters labels Sep 12, 2024
@CodeBlanch CodeBlanch added the mobile Issues related to running on mobile platforms label Sep 12, 2024
@CodeBlanch CodeBlanch added this to the Future milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Good for taking. Extra help will be provided by maintainers infra Infra work - CI/CD, code coverage, linters mobile Issues related to running on mobile platforms
Projects
None yet
Development

No branches or pull requests

1 participant