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

[Code Coverage] APPNP #6558

Merged
merged 7 commits into from
Feb 1, 2023
Merged

[Code Coverage] APPNP #6558

merged 7 commits into from
Feb 1, 2023

Conversation

zechengz
Copy link
Member

@zechengz zechengz commented Feb 1, 2023

Add some tests to APPNP

@zechengz zechengz requested review from wsad1 and Padarn February 1, 2023 06:14
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #6558 (8a46d1c) into master (0b1ecb3) will decrease coverage by 1.68%.
The diff coverage is n/a.

❗ Current head 8a46d1c differs from pull request most recent head 19f9b01. Consider uploading reports for the commit 19f9b01 to get more accurate results

@@            Coverage Diff             @@
##           master    #6558      +/-   ##
==========================================
- Coverage   87.61%   85.94%   -1.68%     
==========================================
  Files         412      412              
  Lines       22823    22784      -39     
==========================================
- Hits        19996    19581     -415     
- Misses       2827     3203     +376     
Impacted Files Coverage Δ
torch_geometric/nn/models/dimenet_utils.py 0.00% <0.00%> (-75.52%) ⬇️
torch_geometric/nn/models/dimenet.py 17.84% <0.00%> (-49.66%) ⬇️
torch_geometric/visualization/graph.py 68.25% <0.00%> (-26.99%) ⬇️
torch_geometric/profile/profile.py 33.33% <0.00%> (-25.39%) ⬇️
torch_geometric/nn/conv/utils/typing.py 83.75% <0.00%> (-15.00%) ⬇️
torch_geometric/nn/pool/asap.py 92.00% <0.00%> (-8.00%) ⬇️
torch_geometric/nn/inits.py 67.85% <0.00%> (-7.15%) ⬇️
torch_geometric/resolver.py 82.75% <0.00%> (-6.90%) ⬇️
torch_geometric/nn/dense/linear.py 89.05% <0.00%> (-5.88%) ⬇️
torch_geometric/transforms/add_self_loops.py 94.44% <0.00%> (-5.56%) ⬇️
... and 33 more

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

@zechengz zechengz marked this pull request as ready for review February 1, 2023 06:19
@rusty1s rusty1s added the nn label Feb 1, 2023
@rusty1s rusty1s enabled auto-merge (squash) February 1, 2023 12:44
@rusty1s rusty1s merged commit 6e28541 into pyg-team:master Feb 1, 2023
@zechengz zechengz changed the title [Code Coverage] APPNP [Code Coverage] APPNP Feb 2, 2023
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