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

Detect whether running on emulator #245

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Detect whether running on emulator #245

merged 1 commit into from
Feb 13, 2018

Conversation

fractalwrench
Copy link
Contributor

Guesses whether the app is running on an emulator and adds this to the Device tab.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1089

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 70.666%

Files with Coverage Reduction New Missed Lines %
sdk/src/main/java/com/bugsnag/android/DeviceData.java 2 76.69%
sdk/src/main/java/com/bugsnag/android/Client.java 3 52.58%
Totals Coverage Status
Change from base Build 1087: 0.06%
Covered Lines: 1761
Relevant Lines: 2492

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Feb 9, 2018

Pull Request Test Coverage Report for Build 1089

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 70.666%

Files with Coverage Reduction New Missed Lines %
sdk/src/main/java/com/bugsnag/android/DeviceData.java 2 76.69%
sdk/src/main/java/com/bugsnag/android/Client.java 3 52.58%
Totals Coverage Status
Change from base Build 1087: 0.06%
Covered Lines: 1761
Relevant Lines: 2492

💛 - Coveralls

@kattrali kattrali merged commit 7613240 into master Feb 13, 2018
@kattrali kattrali deleted the detect-emulator branch February 13, 2018 22:49
lemnik pushed a commit that referenced this pull request Jun 2, 2021
Add additional unit test coverage
rich-bugsnag pushed a commit that referenced this pull request Sep 3, 2021
* Tests/Unity MacOS project: Remove test fixture build step from Maze-runner step

* Tests/Unity MacOS project: Ensure the app is transferrable between steps by zipping it

* Tests/Unity MacOS project: Ensure fixtures are built before attempting to run tests

* Tests/Unity MacOS project: Ensure all previous steps are carried over to new script

* Tests/Unity MacOS project: Ensure the correct directory is used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants