pyg-team / pytorch_geometric

Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
20.56k stars 3.57k forks source link

Add more `EdgeIndex` tests #9290

Closed rusty1s closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.92%. Comparing base (4839cb8) to head (2aaf09d). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9290 +/- ## ========================================== - Coverage 87.93% 87.92% -0.02% ========================================== Files 471 471 Lines 30537 30620 +83 ========================================== + Hits 26854 26922 +68 - Misses 3683 3698 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.