pyg-team / pytorch_geometric

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

breaking PR 9167 into smaller PRs. Starting w/ adding LLM #9462

Open puririshi98 opened 4 days ago

puririshi98 commented 4 days ago

breaking https://github.com/pyg-team/pytorch_geometric/pull/9167/ into subPRs

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 15.27778% with 122 lines in your changes missing coverage. Please review.

Project coverage is 87.50%. Comparing base (dafbd30) to head (5c7e7b2). Report is 30 commits behind head on master.

:exclamation: Current head 5c7e7b2 differs from pull request most recent head 72dfbd5

Please upload reports for the commit 72dfbd5 to get more accurate results.

Files Patch % Lines
torch_geometric/nn/nlp/llm.py 15.27% 122 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9462 +/- ## ========================================== - Coverage 88.25% 87.50% -0.75% ========================================== Files 473 476 +3 Lines 30844 31120 +276 ========================================== + Hits 27221 27233 +12 - Misses 3623 3887 +264 ```

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