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/to_device.py #6621

Merged
merged 10 commits into from
Feb 7, 2023

Conversation

akash-vartak
Copy link
Member

Adding tests and improving code coverage for transforms/to_device.py.
Test added to test/transforms/test_to_device.py

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #6621 (0189941) into master (058b052) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6621      +/-   ##
==========================================
+ Coverage   87.47%   87.48%   +0.01%     
==========================================
  Files         422      422              
  Lines       22921    22921              
==========================================
+ Hits        20049    20053       +4     
+ Misses       2872     2868       -4     
Impacted Files Coverage Δ
torch_geometric/transforms/to_device.py 92.85% <0.00%> (+28.57%) ⬆️

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

@akash-vartak akash-vartak marked this pull request as ready for review February 6, 2023 20:19
@akash-vartak akash-vartak requested a review from rusty1s February 6, 2023 20:19
@rusty1s rusty1s merged commit d4a89e5 into pyg-team:master Feb 7, 2023
@akash-vartak akash-vartak deleted the test_to_device-dev branch February 7, 2023 19:36
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.

3 participants