pyg-team / pytorch_geometric

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

Draft: Wiki retriever (wikipedia based neighborsampler + G-retriever) #9320

Closed puririshi98 closed 1 month ago

puririshi98 commented 1 month ago

WIP (just want CI to run)

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 11.76471% with 45 lines in your changes are missing coverage. Please review.

Please upload report for BASE (gnn-llm-model-integration@46c389d). Learn more about missing BASE report.

:exclamation: Current head 6fd908c differs from pull request most recent head 01e35b1

Please upload reports for the commit 01e35b1 to get more accurate results.

Files Patch % Lines
...eometric/nn/text/sentence_transformer_embedding.py 11.11% 32 Missing :warning:
torch_geometric/nn/text/llm.py 13.33% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## gnn-llm-model-integration #9320 +/- ## ============================================================ Coverage ? 87.13% ============================================================ Files ? 477 Lines ? 31131 Branches ? 0 ============================================================ Hits ? 27126 Misses ? 4005 Partials ? 0 ```

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