pyg-team / pytorch_geometric

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

Fix CI #9431

Closed rusty1s closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 84.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.85%. Comparing base (dafbd30) to head (7bca823). Report is 8 commits behind head on master.

:exclamation: Current head 7bca823 differs from pull request most recent head ec5980d

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

Files Patch % Lines
torch_geometric/testing/decorators.py 81.81% 2 Missing :warning:
torch_geometric/data/lightning/datamodule.py 0.00% 1 Missing :warning:
torch_geometric/nn/conv/spline_conv.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #9431 +/- ## ========================================== - Coverage 88.25% 87.85% -0.41% ========================================== Files 473 473 Lines 30844 30867 +23 ========================================== - Hits 27221 27117 -104 - Misses 3623 3750 +127 ```

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