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

Test PyG on PyTorch >= 1.11 #7656

Merged
merged 22 commits into from
Jun 29, 2023
Merged

Test PyG on PyTorch >= 1.11 #7656

merged 22 commits into from
Jun 29, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jun 27, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #7656 (70277d3) into master (1b4cb52) will decrease coverage by 0.04%.
The diff coverage is 76.66%.

❗ Current head 70277d3 differs from pull request most recent head 88737f5. Consider uploading reports for the commit 88737f5 to get more accurate results

@@            Coverage Diff             @@
##           master    #7656      +/-   ##
==========================================
- Coverage   91.60%   91.56%   -0.04%     
==========================================
  Files         452      452              
  Lines       25470    25508      +38     
==========================================
+ Hits        23331    23357      +26     
- Misses       2139     2151      +12     
Impacted Files Coverage Δ
torch_geometric/testing/__init__.py 100.00% <ø> (ø)
torch_geometric/utils/spmm.py 56.25% <0.00%> (ø)
torch_geometric/typing.py 89.85% <36.36%> (-10.15%) ⬇️
torch_geometric/utils/scatter.py 88.00% <60.00%> (-8.00%) ⬇️
torch_geometric/data/collate.py 91.13% <80.00%> (-1.12%) ⬇️
torch_geometric/utils/sparse.py 94.48% <88.23%> (-0.34%) ⬇️
torch_geometric/data/data.py 89.95% <100.00%> (ø)
torch_geometric/nn/pool/connect/base.py 96.77% <100.00%> (+0.22%) ⬆️
torch_geometric/nn/pool/select/base.py 96.66% <100.00%> (+0.23%) ⬆️
torch_geometric/testing/decorators.py 92.18% <100.00%> (+1.27%) ⬆️

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

@rusty1s rusty1s changed the title Test PyG on PyTorch 1.11 Test PyG on PyTorch >= 1.11 Jun 29, 2023
@rusty1s rusty1s merged commit c0eb49f into master Jun 29, 2023
13 checks passed
@rusty1s rusty1s deleted the 1_11 branch June 29, 2023 04:10
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.

None yet

1 participant