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] nn/conv/gen_conv.py #6703

Merged
merged 6 commits into from
Feb 15, 2023

Conversation

zechengz
Copy link
Member

Code cov improvement for GENConv

@zechengz zechengz self-assigned this Feb 14, 2023
@zechengz zechengz marked this pull request as ready for review February 14, 2023 16:12
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #6703 (2838356) into master (7cf7562) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6703      +/-   ##
==========================================
+ Coverage   88.97%   89.05%   +0.07%     
==========================================
  Files         423      423              
  Lines       22967    22967              
==========================================
+ Hits        20435    20453      +18     
+ Misses       2532     2514      -18     
Impacted Files Coverage Δ
torch_geometric/nn/aggr/multi.py 98.90% <0.00%> (+1.09%) ⬆️
torch_geometric/nn/conv/gen_conv.py 94.94% <0.00%> (+17.17%) ⬆️

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

test/nn/conv/test_gen_conv.py Outdated Show resolved Hide resolved
test/nn/conv/test_gen_conv.py Outdated Show resolved Hide resolved
@rusty1s rusty1s merged commit 844fc10 into pyg-team:master Feb 15, 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.

None yet

2 participants