SherylHYX / pytorch_geometric_signed_directed

PyTorch Geometric Signed Directed is a signed/directed graph neural network extension library for PyTorch Geometric. The paper is accepted by LoG 2023.
https://pytorch-geometric-signed-directed.readthedocs.io/en/latest/
MIT License
117 stars 16 forks source link

link split fixes #58

Closed SherylHYX closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4ac0b4c) 99.59% compared to head (5bd7d5c) 99.59%.

:exclamation: Current head 5bd7d5c differs from pull request most recent head 60907e4. Consider uploading reports for the commit 60907e4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= Coverage 99.59% 99.59% ======================================= Files 77 77 Lines 3727 3728 +1 ======================================= + Hits 3712 3713 +1 Misses 15 15 ```

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