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] loader/imbalanced_sampler.py #6664

Merged
merged 4 commits into from
Feb 10, 2023

Conversation

zechengz
Copy link
Member

Improve code coverage for the ImbalancedSampler

@zechengz zechengz self-assigned this Feb 10, 2023
@zechengz zechengz requested a review from wsad1 February 10, 2023 12:50
@zechengz zechengz marked this pull request as ready for review February 10, 2023 12:52
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #6664 (75432ce) into master (1432966) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6664      +/-   ##
==========================================
+ Coverage   87.85%   87.86%   +0.01%     
==========================================
  Files         422      422              
  Lines       22907    22907              
==========================================
+ Hits        20125    20128       +3     
+ Misses       2782     2779       -3     
Impacted Files Coverage Δ
torch_geometric/loader/imbalanced_sampler.py 100.00% <0.00%> (+11.53%) ⬆️

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

test/loader/test_imbalanced_sampler.py Outdated Show resolved Hide resolved
@wsad1 wsad1 merged commit 6e62bb2 into pyg-team:master Feb 10, 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

3 participants