fix(shaders/directx): replace modulus with bitwise operator #3499
Codecov / codecov/project
succeeded
Dec 30, 2024 in 1s
7.87% (-0.01%) compared to 3e47cd3
View this Pull Request on Codecov
7.87% (-0.01%) compared to 3e47cd3
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 7.87%. Comparing base (
3e47cd3
) to head (6d9daa4
).
Additional details and impacted files
@@ Coverage Diff @@
## master #3499 +/- ##
=========================================
- Coverage 7.87% 7.87% -0.01%
=========================================
Files 90 90
Lines 15803 15803
Branches 7487 7487
=========================================
- Hits 1245 1244 -1
- Misses 12131 12133 +2
+ Partials 2427 2426 -1
Loading