Skip to content

Merge branch 'develop' into input/add-focus-events-to-queue

d7e0a17
Select commit
Loading
Failed to load commit list.
Merged

NEW: Added Focus Events to Input Event Queue #2365

Merge branch 'develop' into input/add-focus-events-to-queue
d7e0a17
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/patch succeeded Mar 25, 2026 in 1s

88.65% of diff hit (target 77.92%)

View this Pull Request on Codecov

88.65% of diff hit (target 77.92%)

Annotations

Check warning on line 38 in Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 92 in Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs#L92

Added line #L92 was not covered by tests

Check warning on line 251 in Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/InputManager.LegacyFocusHandling.cs#L249-L251

Added lines #L249 - L251 were not covered by tests

Check warning on line 231 in Packages/com.unity.inputsystem/InputSystem/NativeInputRuntime.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/NativeInputRuntime.cs#L231

Added line #L231 was not covered by tests

Check warning on line 28 in Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 31 in Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 79 in Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 82 in Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs

See this annotation in the file changed.

@codecov-github-com codecov-github-com / codecov/patch

Packages/com.unity.inputsystem/InputSystem/Utilities/DelegateHelpers.cs#L81-L82

Added lines #L81 - L82 were not covered by tests