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 (10/n) #7061

Merged
merged 6 commits into from Mar 28, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 28, 2023

No description provided.

@github-actions github-actions bot added the nn label Mar 28, 2023
@codecov
Copy link

codecov bot commented Mar 28, 2023

Codecov Report

Merging #7061 (93101ed) into master (78dc031) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #7061   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files         436      436           
  Lines       23826    23828    +2     
=======================================
+ Hits        21786    21788    +2     
  Misses       2040     2040           
Impacted Files Coverage Δ
torch_geometric/typing.py 100.00% <ø> (ø)
torch_geometric/nn/conv/message_passing.py 97.34% <100.00%> (+<0.01%) ⬆️
torch_geometric/nn/conv/utils/typing.py 83.95% <100.00%> (+0.20%) ⬆️

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

@rusty1s rusty1s self-assigned this Mar 28, 2023
@rusty1s rusty1s merged commit 833ac54 into master Mar 28, 2023
15 checks passed
@rusty1s rusty1s deleted the drop_test_sparse10 branch March 28, 2023 09: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.

None yet

1 participant