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/assortativity.py #6578

Merged
merged 7 commits into from
Feb 3, 2023

Conversation

akash-vartak
Copy link
Member

Improving code coverage for utils/assortativity.py by adding tests for SparseTensor.

@akash-vartak akash-vartak self-assigned this Feb 2, 2023
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #6578 (a18e650) into master (d291545) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6578   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files         416      416           
  Lines       22769    22769           
=======================================
+ Hits        19636    19638    +2     
+ Misses       3133     3131    -2     
Impacted Files Coverage Δ
torch_geometric/utils/assortativity.py 100.00% <0.00%> (+6.06%) ⬆️

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

Copy link
Member

@wsad1 wsad1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@wsad1 wsad1 merged commit ab3efed into pyg-team:master Feb 3, 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