Skip to content

Fix incorrect reduction condition in fused_scatter_reduce Triton kernel - #638

Open
Umang-projects wants to merge 4 commits into
pyg-team:mainfrom
Umang-projects:fix-scatter-reduce-bug
Open

Fix incorrect reduction condition in fused_scatter_reduce Triton kernel#638
Umang-projects wants to merge 4 commits into
pyg-team:mainfrom
Umang-projects:fix-scatter-reduce-bug

[pre-commit.ci] auto fixes from pre-commit.com hooks

02aca8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 3, 2026 in 0s

58.40% (target 80.00%)

View this Pull Request on Codecov

58.40% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.40%. Comparing base (bdee3ae) to head (02aca8a).
⚠️ Report is 171 commits behind head on master.

❌ Your project check has failed because the head coverage (58.40%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #638       +/-   ##
===========================================
- Coverage   70.13%   58.40%   -11.74%     
===========================================
  Files          37       72       +35     
  Lines        1671     3236     +1565     
  Branches        0      262      +262     
===========================================
+ Hits         1172     1890      +718     
- Misses        499     1344      +845     
- Partials        0        2        +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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