pyg-team / pytorch_geometric

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

Align sent trans #9376

Closed puririshi98 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.28%. Comparing base (07bb32a) to head (6c292cf).

:exclamation: Current head 6c292cf differs from pull request most recent head 2cb2837

Please upload reports for the commit 2cb2837 to get more accurate results.

Files Patch % Lines
torch_geometric/nn/nlp/sentence_transformer.py 25.00% 3 Missing :warning:
torch_geometric/nn/nlp/llm.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## gnn-llm-model-integration #9376 +/- ## ============================================================= + Coverage 86.16% 86.28% +0.11% ============================================================= Files 477 475 -2 Lines 31141 31085 -56 ============================================================= - Hits 26834 26822 -12 + Misses 4307 4263 -44 ```

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