pyg-team / pytorch_geometric

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

Fix `SentenceTransformer` test #9362

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 86.88%. Comparing base (61c47ee) to head (d92b35f). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9362 +/- ## ========================================== - Coverage 87.33% 86.88% -0.45% ========================================== Files 460 462 +2 Lines 30385 30426 +41 ========================================== - Hits 26536 26437 -99 - Misses 3849 3989 +140 ```

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