FIX: Re-inject player loop hook after user-driven loop reset (UUM-140343) #2419
+102
−22
Codecov GitHub.com / codecov/project
succeeded
May 12, 2026 in 1s
78.93% (+0.80%) compared to d53f37e
View this Pull Request on Codecov
78.93% (+0.80%) compared to d53f37e
Details
Codecov Report
Attention: Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...tsystem/Tests/IntegrationTests/IntegrationTests.cs | 88.23% | 4 Missing |
| ...utsystem/InputSystem/Runtime/NativeInputRuntime.cs | 95.83% | 1 Missing |
@@ Coverage Diff @@
## develop #2419 +/- ##
===========================================
+ Coverage 78.13% 78.93% +0.80%
===========================================
Files 483 761 +278
Lines 98770 139018 +40248
===========================================
+ Hits 77169 109732 +32563
- Misses 21601 29286 +7685 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...utsystem/InputSystem/Runtime/NativeInputRuntime.cs | 68.30% <95.83%> (ø) |
|
| ...tsystem/Tests/IntegrationTests/IntegrationTests.cs | 61.53% <88.23%> (+6.85%) |
⬆️ |
Loading