coverlet-coverage / coverlet

Cross platform code coverage for .NET
MIT License
2.93k stars 385 forks source link

[enhancement] integration with xharness for android/ios platform specific tests #1590

Open amirvenus opened 5 months ago

amirvenus commented 5 months ago

Presently, I use Xharness dotnet tool to run the tests I have written for net6.0-android on an actual physical device during a CI/CD pipeline run.

It does report the results however the coverage is not collected.

Is there a possibly to extend the support for this library to all targets that .net currently supports including maui please?

Thanks!

Bertk commented 5 months ago

Hi, I have no experience with XHarness tooling but I think the integration has to be done in XHarness tooling.

identical topic here: https://www.reddit.com/r/dotnetMAUI/comments/122q26c/unit_tests_code_coverage_net_maui_app/

related issue: #1423

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 3 months with no activity.