Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Type hints] nn.SignedGCN #5725

Merged
merged 4 commits into from
Oct 16, 2022
Merged

Conversation

wwymak
Copy link
Contributor

@wwymak wwymak commented Oct 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2022

Codecov Report

Merging #5725 (73937a4) into master (b66e079) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 73937a4 differs from pull request most recent head 7c6a1b2. Consider uploading reports for the commit 7c6a1b2 to get more accurate results

@@            Coverage Diff             @@
##           master    #5725      +/-   ##
==========================================
- Coverage   84.02%   84.02%   -0.01%     
==========================================
  Files         349      349              
  Lines       19294    19290       -4     
==========================================
- Hits        16212    16208       -4     
  Misses       3082     3082              
Impacted Files Coverage Δ
torch_geometric/nn/models/signed_gcn.py 100.00% <100.00%> (ø)
torch_geometric/nn/norm/graph_size_norm.py 90.90% <0.00%> (-2.43%) ⬇️
torch_geometric/transforms/knn_graph.py 100.00% <0.00%> (ø)
torch_geometric/transforms/face_to_edge.py 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s changed the title [Type hints] nn.SignedGCN [Type hints] nn.SignedGCN Oct 16, 2022
@rusty1s rusty1s enabled auto-merge (squash) October 16, 2022 09:21
@rusty1s rusty1s merged commit 29e42b8 into pyg-team:master Oct 16, 2022
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
Co-authored-by: rusty1s <matthias.fey@tu-dortmund.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants