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] transforms/test_svd_feature_reduction.py #6736

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

zechengz
Copy link
Member

Improve code coverage for transforms/test_svd_feature_reduction.py

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #6736 (cd2dc2f) into master (2d7f72f) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head cd2dc2f differs from pull request most recent head 81ff459. Consider uploading reports for the commit 81ff459 to get more accurate results

@@            Coverage Diff             @@
##           master    #6736      +/-   ##
==========================================
+ Coverage   89.14%   89.16%   +0.02%     
==========================================
  Files         425      425              
  Lines       23076    23074       -2     
==========================================
+ Hits        20570    20574       +4     
+ Misses       2506     2500       -6     
Impacted Files Coverage Δ
torch_geometric/nn/conv/gen_conv.py 94.94% <0.00%> (-0.11%) ⬇️
...orch_geometric/transforms/svd_feature_reduction.py 100.00% <0.00%> (+40.00%) ⬆️

📣 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 16, 2023 15:00
test/transforms/test_svd_feature_reduction.py Outdated Show resolved Hide resolved
@rusty1s rusty1s enabled auto-merge (squash) February 17, 2023 14:40
@rusty1s rusty1s merged commit 04badcc into pyg-team:master Feb 17, 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