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

K parameter documentation updates #61

Closed SherylHYX closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.59%. Comparing base (87fffa2) to head (0e04713).

:exclamation: Current head 0e04713 differs from pull request most recent head e7a8f12

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

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

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