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

Warning in Hetero-GNNs: unused_dst_node_type #3775

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Dec 29, 2021

No description provided.

@rusty1s rusty1s self-assigned this Dec 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2021

Codecov Report

Merging #3775 (62ed5e1) into master (243ac25) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3775      +/-   ##
==========================================
+ Coverage   81.83%   81.86%   +0.03%     
==========================================
  Files         299      299              
  Lines       15099    15113      +14     
==========================================
+ Hits        12356    12373      +17     
+ Misses       2743     2740       -3     
Impacted Files Coverage Δ
torch_geometric/nn/conv/hetero_conv.py 88.23% <100.00%> (+0.73%) ⬆️
torch_geometric/nn/to_hetero_transformer.py 96.12% <100.00%> (+0.09%) ⬆️
...h_geometric/nn/to_hetero_with_bases_transformer.py 95.26% <100.00%> (+0.06%) ⬆️
torch_geometric/utils/hetero.py 24.24% <100.00%> (+24.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 243ac25...62ed5e1. Read the comment docs.

@rusty1s rusty1s merged commit 4fcf8ae into master Dec 29, 2021
@rusty1s rusty1s deleted the hetero_warning branch December 29, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants