Skip to content

Merge branch 'master' into hetero_subgraph

663a675
Select commit
Loading
Failed to load commit list.
Open

Hetero subgraph with dispatching #43

Merge branch 'master' into hetero_subgraph
663a675
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2025 in 0s

96.51% (target 80.00%)

View this Pull Request on Codecov

96.51% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 93.50649% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.51%. Comparing base (7b599eb) to head (663a675).
⚠️ Report is 404 commits behind head on master.

Files with missing lines Patch % Lines
pyg_lib/csrc/utils/hetero_dispatch.h 77.77% 4 Missing ⚠️
pyg_lib/csrc/sampler/cpu/mapper.h 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   97.27%   96.51%   -0.76%     
==========================================
  Files          10       12       +2     
  Lines         220      287      +67     
==========================================
+ Hits          214      277      +63     
- Misses          6       10       +4     

☔ 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.