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

Utilize HeteroData.set_value_dict in code base #6974

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 20, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #6974 (32e7a89) into master (81f2daa) will decrease coverage by 0.01%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master    #6974      +/-   ##
==========================================
- Coverage   91.45%   91.45%   -0.01%     
==========================================
  Files         431      431              
  Lines       23453    23440      -13     
==========================================
- Hits        21449    21437      -12     
+ Misses       2004     2003       -1     
Impacted Files Coverage Δ
torch_geometric/explain/explainer.py 89.02% <75.00%> (+0.78%) ⬆️
torch_geometric/data/hetero_data.py 90.88% <100.00%> (ø)
...ch_geometric/explain/algorithm/captum_explainer.py 98.66% <100.00%> (-0.07%) ⬇️
torch_geometric/loader/link_loader.py 95.55% <100.00%> (-0.15%) ⬇️
torch_geometric/loader/node_loader.py 95.71% <100.00%> (-0.18%) ⬇️

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

@rusty1s rusty1s merged commit b6ccfba into master Mar 20, 2023
@rusty1s rusty1s deleted the use_set_value_dict branch March 20, 2023 07:57
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.

1 participant