InputSystem icon indicating copy to clipboard operation
InputSystem copied to clipboard

FIX: Nothing to see here

Open K-Tone opened this issue 2 months ago • 1 comments

Description

Please fill this section with a description what the pull request is trying to address and what changes were made.

Testing status & QA

Please describe the testing already done by you and what testing you request/recommend QA to execute. If you used or created any testing project please link them here too for QA.

Overall Product Risks

Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any.

  • Complexity:
  • Halo Effect:

Comments to reviewers

Please describe any additional information such as what to focus on, or historical info for the reviewers.

Checklist

Before review:

  • [ ] Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • JIRA ticket linked, example (case %<ID>%). If it is a private issue, just add the case ID without a link.
    • Jira port for the next release set as "Resolved".
  • [ ] Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • [ ] Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • [ ] Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

After merge:

  • [ ] Create forward/backward port if needed. If you are blocked from creating a forward port now please add a task to ISX-1444.

K-Tone avatar Nov 06 '25 16:11 K-Tone

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

@@             Coverage Diff             @@
##           develop    #2275      +/-   ##
===========================================
+ Coverage    76.70%   76.83%   +0.12%     
===========================================
  Files          465      476      +11     
  Lines        87919    88714     +795     
===========================================
+ Hits         67442    68165     +723     
- Misses       20477    20549      +72     
Flag Coverage Δ
inputsystem_MacOS_2022.3 5.39% <ø> (+0.01%) :arrow_up:
inputsystem_MacOS_2022.3_project 74.70% <ø> (+0.11%) :arrow_up:
inputsystem_MacOS_6000.0 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_MacOS_6000.0_project 76.61% <ø> (+0.10%) :arrow_up:
inputsystem_MacOS_6000.2 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_MacOS_6000.2_project 76.60% <ø> (+0.10%) :arrow_up:
inputsystem_MacOS_6000.3 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_MacOS_6000.3_project 76.60% <ø> (+0.10%) :arrow_up:
inputsystem_MacOS_6000.4 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_MacOS_6000.4_project 76.62% <ø> (+0.11%) :arrow_up:
inputsystem_MacOS_6000.5 5.18% <ø> (?)
inputsystem_MacOS_6000.5_project 76.62% <ø> (?)
inputsystem_Ubuntu_2022.3 5.39% <ø> (+0.01%) :arrow_up:
inputsystem_Ubuntu_2022.3_project 74.49% <ø> (+0.10%) :arrow_up:
inputsystem_Ubuntu_6000.0 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Ubuntu_6000.0_project 76.41% <ø> (+0.09%) :arrow_up:
inputsystem_Ubuntu_6000.2 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Ubuntu_6000.2_project 76.41% <ø> (+0.09%) :arrow_up:
inputsystem_Ubuntu_6000.3 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Ubuntu_6000.3_project 76.41% <ø> (+0.09%) :arrow_up:
inputsystem_Ubuntu_6000.4 5.19% <ø> (-0.01%) :arrow_down:
inputsystem_Ubuntu_6000.4_project 76.42% <ø> (+0.09%) :arrow_up:
inputsystem_Ubuntu_6000.5 5.19% <ø> (?)
inputsystem_Ubuntu_6000.5_project 76.42% <ø> (?)
inputsystem_Windows_2022.3 5.39% <ø> (+0.01%) :arrow_up:
inputsystem_Windows_2022.3_project 74.83% <ø> (+0.10%) :arrow_up:
inputsystem_Windows_6000.0 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Windows_6000.0_project 76.73% <ø> (+0.08%) :arrow_up:
inputsystem_Windows_6000.2 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Windows_6000.2_project 76.73% <ø> (+0.08%) :arrow_up:
inputsystem_Windows_6000.3 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Windows_6000.3_project 76.73% <ø> (+0.08%) :arrow_up:
inputsystem_Windows_6000.4 5.18% <ø> (-0.01%) :arrow_down:
inputsystem_Windows_6000.4_project 76.73% <ø> (+0.09%) :arrow_up:
inputsystem_Windows_6000.5 5.18% <ø> (?)
inputsystem_Windows_6000.5_project 76.74% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ity.inputsystem/InputSystem/Actions/InputAction.cs 92.34% <ø> (ø)
....inputsystem/InputSystem/Actions/InputActionMap.cs 93.22% <ø> (ø)
...nputsystem/InputSystem/Actions/InputActionTrace.cs 79.56% <ø> (ø)
...y.inputsystem/InputSystem/Controls/InputControl.cs 80.98% <ø> (+1.11%) :arrow_up:
...stem/InputSystem/Controls/InputControlAttribute.cs 100.00% <ø> (ø)
...putsystem/InputSystem/Controls/InputControlPath.cs 87.91% <ø> (ø)
...ity.inputsystem/InputSystem/Controls/KeyControl.cs 73.07% <ø> (ø)
....unity.inputsystem/InputSystem/Devices/Keyboard.cs 95.60% <ø> (ø)
...com.unity.inputsystem/InputSystem/Devices/Mouse.cs 100.00% <ø> (ø)
...om.unity.inputsystem/InputSystem/Devices/Sensor.cs 99.53% <ø> (ø)
... and 6 more

... and 42 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-github-com[bot] avatar Nov 06 '25 17:11 codecov-github-com[bot]