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

refactor!: Remove obsolete methods and properties #700

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

mykola-mokhnach
Copy link
Contributor

BREAKING CHANGE: The obsolete emPort property has been removed. Use emulatorPort instead
BREAKING CHANGE: The following coverage-related methods were removed as obsolete: endAndroidCoverage, instrument, androidCoverage
BREAKING CHANGE: The obsolete jars property has been removed.
BREAKING CHANGE: The obsolete instrumentProc property has been removed.

@mykola-mokhnach mykola-mokhnach merged commit 2673b96 into appium:master Oct 18, 2023
9 of 11 checks passed
@mykola-mokhnach mykola-mokhnach deleted the coverage branch October 18, 2023 18:43
github-actions bot pushed a commit that referenced this pull request Oct 18, 2023
## [11.0.0](v10.0.0...v11.0.0) (2023-10-18)

### ⚠ BREAKING CHANGES

* The obsolete emPort property has been removed. Use emulatorPort instead
* The following coverage-related methods were removed as obsolete: endAndroidCoverage, instrument, androidCoverage
* The obsolete jars property has been removed.
* The obsolete instrumentProc property has been removed.

### Code Refactoring

* Remove obsolete methods and properties ([#700](#700)) ([2673b96](2673b96))
@github-actions
Copy link

🎉 This PR is included in version 11.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@snowkathi
Copy link

@mykola-mokhnach Can you point me any doc on why coverage is deprecated and not useful anymore?
we are trying to achieve Instrumentation coverage for our mobile app but their methods are removed. Is there any go to alternative to these methods?

BTW I am following this ref to achieve instrumentation https://github.com/appium/appium/blob/1.19/docs/en/writing-running-appium/android/android-coverage.md

@snowkathi
Copy link

any update on this ? @mykola-mokhnach @KazuCocoa

@snowkathi
Copy link

@mykola-mokhnach @KazuCocoa can you help us to get update on this ?

@KazuCocoa
Copy link
Member

You could do the same thing via https://github.com/appium/appium-uiautomator2-driver?tab=readme-ov-file#mobile-shell if you'd like to try the command out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants