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] utils/negative_sampling.py #6619

Merged
merged 4 commits into from
Feb 7, 2023

Conversation

shhs29
Copy link
Contributor

@shhs29 shhs29 commented Feb 6, 2023

No description provided.

@shhs29 shhs29 changed the title [Code Coverage] {utils/negative_sampling.py} [Code Coverage] utils/negative_sampling.py Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #6619 (e1858ed) into master (c16a53b) will decrease coverage by 1.57%.
The diff coverage is n/a.

❗ Current head e1858ed differs from pull request most recent head 7f21f27. Consider uploading reports for the commit 7f21f27 to get more accurate results

@@            Coverage Diff             @@
##           master    #6619      +/-   ##
==========================================
- Coverage   89.02%   87.46%   -1.57%     
==========================================
  Files         422      422              
  Lines       22960    22921      -39     
==========================================
- Hits        20441    20047     -394     
- Misses       2519     2874     +355     
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/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.13% <0.00%> (-5.84%) ⬇️
torch_geometric/transforms/add_self_loops.py 94.44% <0.00%> (-5.56%) ⬇️
torch_geometric/nn/models/attentive_fp.py 95.83% <0.00%> (-4.17%) ⬇️
... and 34 more

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

@rusty1s rusty1s marked this pull request as ready for review February 7, 2023 07:13
@rusty1s rusty1s enabled auto-merge (squash) February 7, 2023 07:14
@rusty1s rusty1s merged commit 058b052 into pyg-team:master Feb 7, 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