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] transforms.Cartesian #5673

Merged
merged 3 commits into from
Oct 13, 2022
Merged

[Type Hints] transforms.Cartesian #5673

merged 3 commits into from
Oct 13, 2022

Conversation

EdisonLeeeee
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Merging #5673 (ec72230) into master (891eb51) will increase coverage by 0.13%.
The diff coverage is 100.00%.

❗ Current head ec72230 differs from pull request most recent head 54577c1. Consider uploading reports for the commit 54577c1 to get more accurate results

@@            Coverage Diff             @@
##           master    #5673      +/-   ##
==========================================
+ Coverage   83.73%   83.87%   +0.13%     
==========================================
  Files         349      349              
  Lines       19242    19244       +2     
==========================================
+ Hits        16113    16141      +28     
+ Misses       3129     3103      -26     
Impacted Files Coverage Δ
torch_geometric/transforms/cartesian.py 100.00% <100.00%> (ø)
torch_geometric/data/hetero_data.py 95.27% <0.00%> (+0.23%) ⬆️
torch_geometric/loader/utils.py 83.10% <0.00%> (+0.67%) ⬆️
torch_geometric/loader/node_loader.py 91.83% <0.00%> (+2.04%) ⬆️
torch_geometric/loader/link_loader.py 94.02% <0.00%> (+2.98%) ⬆️
torch_geometric/sampler/neighbor_sampler.py 93.78% <0.00%> (+8.69%) ⬆️
torch_geometric/sampler/utils.py 87.69% <0.00%> (+10.76%) ⬆️

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

@rusty1s rusty1s enabled auto-merge (squash) October 13, 2022 07:16
@rusty1s rusty1s merged commit faca580 into master Oct 13, 2022
@rusty1s rusty1s deleted the type_hints_cartesian branch October 13, 2022 07:19
JakubPietrakIntel pushed a commit to JakubPietrakIntel/pytorch_geometric that referenced this pull request Nov 25, 2022
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