Skip to content

Merge branch 'master' into models/nodeformer

7ad95d4
Select commit
Loading
Failed to load commit list.
Open

Add NodeFormer model and example #10409

Merge branch 'master' into models/nodeformer
7ad95d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2025 in 0s

85.06% (target 80.00%)

View this Pull Request on Codecov

85.06% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 81.11888% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.06%. Comparing base (c211214) to head (7ad95d4).
⚠️ Report is 142 commits behind head on master.

Files with missing lines Patch % Lines
torch_geometric/nn/models/nodeformer.py 81.05% 54 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10409      +/-   ##
==========================================
- Coverage   86.11%   85.06%   -1.05%     
==========================================
  Files         496      511      +15     
  Lines       33655    36250    +2595     
==========================================
+ Hits        28981    30836    +1855     
- Misses       4674     5414     +740     

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