pyg-team / pytorch_geometric

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

Fix `GATConv` documentation #9360

Closed rusty1s closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.94%. Comparing base (61c47ee) to head (9694a1d). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9360 +/- ## ========================================== + Coverage 87.33% 87.94% +0.61% ========================================== Files 460 473 +13 Lines 30385 30758 +373 ========================================== + Hits 26536 27051 +515 + Misses 3849 3707 -142 ```

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