rusty1s / pytorch_cluster

PyTorch Extension Library of Optimized Graph Cluster Algorithms
MIT License
824 stars 148 forks source link

Fix tests on macOS ARM #211

Closed rusty1s closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 97.32%. Comparing base (07350cc) to head (3cb57a9).

Files Patch % Lines
torch_cluster/testing.py 66.66% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #211 +/- ## ========================================== - Coverage 97.74% 97.32% -0.43% ========================================== Files 11 11 Lines 222 224 +2 ========================================== + Hits 217 218 +1 - Misses 5 6 +1 ```

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