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

Test fixtures #4241

Merged
merged 17 commits into from
Mar 12, 2022
Merged

Test fixtures #4241

merged 17 commits into from
Mar 12, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Mar 12, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #4241 (e7179fd) into master (667e1a8) will increase coverage by 0.42%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4241      +/-   ##
==========================================
+ Coverage   82.23%   82.66%   +0.42%     
==========================================
  Files         309      309              
  Lines       15839    15837       -2     
==========================================
+ Hits        13025    13091      +66     
+ Misses       2814     2746      -68     
Impacted Files Coverage Δ
torch_geometric/testing.py 100.00% <100.00%> (ø)
torch_geometric/nn/conv/utils/typing.py 81.25% <0.00%> (-17.50%) ⬇️
torch_geometric/nn/models/mlp.py 95.23% <0.00%> (-4.77%) ⬇️
torch_geometric/io/tu.py 93.58% <0.00%> (-2.57%) ⬇️
torch_geometric/graphgym/utils/io.py 78.04% <0.00%> (-2.44%) ⬇️
torch_geometric/transforms/gdc.py 77.94% <0.00%> (-1.03%) ⬇️
torch_geometric/nn/conv/rgat_conv.py 83.76% <0.00%> (-0.53%) ⬇️
torch_geometric/graphgym/config.py 94.52% <0.00%> (-0.50%) ⬇️
torch_geometric/graphgym/utils/comp_budget.py 15.51% <0.00%> (+0.51%) ⬆️
torch_geometric/nn/conv/wl_conv.py 97.61% <0.00%> (+69.04%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 667e1a8...e7179fd. Read the comment docs.

@rusty1s rusty1s merged commit 592ca50 into master Mar 12, 2022
@rusty1s rusty1s deleted the test_fixture branch March 12, 2022 09:14
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