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

Drop torch_sparse dependency in tests (1/n) #7041

Merged
merged 5 commits into from
Mar 26, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #7041 (1a7096d) into master (c78c5b2) will decrease coverage by 0.29%.
The diff coverage is 96.87%.

@@            Coverage Diff             @@
##           master    #7041      +/-   ##
==========================================
- Coverage   91.79%   91.51%   -0.29%     
==========================================
  Files         435      435              
  Lines       23780    23780              
==========================================
- Hits        21830    21762      -68     
- Misses       1950     2018      +68     
Impacted Files Coverage Δ
torch_geometric/transforms/feature_propagation.py 94.59% <83.33%> (-2.55%) ⬇️
...ch_geometric/transforms/add_positional_encoding.py 98.24% <100.00%> (-0.04%) ⬇️
torch_geometric/transforms/rooted_subgraph.py 100.00% <100.00%> (ø)
torch_geometric/transforms/sign.py 100.00% <100.00%> (ø)
torch_geometric/transforms/two_hop.py 100.00% <100.00%> (ø)

... and 16 files with indirect coverage changes

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

@rusty1s rusty1s self-assigned this Mar 26, 2023
@rusty1s rusty1s merged commit 0ea43bb into master Mar 26, 2023
@rusty1s rusty1s deleted the drop_test_sparse1 branch March 26, 2023 08:45
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