Skip to content

Conversation

@nowsprinting
Copy link
Owner

Add attributes to control SimulatorView

TODO

SimulatorViewAttribute

  • SystemInfo.deviceModel
  • Screen.orientation
  • Application.systemLanguage
  • Application.internetReachability

SimulatorViewControlHelper

  • SystemInfo.deviceModel
  • Screen.orientation
  • Application.systemLanguage
  • Application.internetReachability
  • Application.lowMemory

Problem

  • GameView opens separately from SimulatorView

@github-actions github-actions bot added the enhancement New feature or request label Apr 30, 2024
@github-actions

This comment has been minimized.

@github-actions
Copy link

Code Metrics Report

master (38d52cc) #76 (7aa2c28) +/-
Coverage 71.6% 68.4% -3.3%
Code to Test Ratio 1:1.0 1:1.0 +0.0
Details
  |                    | master (38d52cc) | #76 (7aa2c28) |  +/-  |
  |--------------------|------------------|---------------|-------|
- | Coverage           |            71.6% |         68.4% | -3.3% |
  |   Files            |               27 |            29 |    +2 |
  |   Lines            |              645 |           664 |   +19 |
- |   Covered          |              462 |           454 |    -8 |
+ | Code to Test Ratio |            1:1.0 |         1:1.0 |  +0.0 |
  |   Code             |             1259 |          1309 |   +50 |
+ |   Test             |             1202 |          1261 |   +59 |

Code coverage of files in pull request scope (0.0% → 50.0%)

Files Coverage +/-
Runtime/Attributes/SimulatorViewAttribute.cs 42.9% +42.9%
RuntimeInternals/GameViewControlHelper.cs 50.0% +50.0%
RuntimeInternals/SimulatorViewControlHelper.cs 57.1% +57.1%

Reported by octocov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants