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] models/test_correct_and_smooth.py #6637

Merged
merged 5 commits into from
Feb 8, 2023

Conversation

zechengz
Copy link
Member

@zechengz zechengz commented Feb 7, 2023

Add tests for CorrectAndSmooth
Minor documentation fix
Also minor fix of smooth in CorrectAndSmooth to avoid changing the y_soft tensor in the smooth function

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #6637 (8187e3c) into master (a5e5a48) will increase coverage by 0.14%.
The diff coverage is 100.00%.

❗ Current head 8187e3c differs from pull request most recent head aaa44c2. Consider uploading reports for the commit aaa44c2 to get more accurate results

@@            Coverage Diff             @@
##           master    #6637      +/-   ##
==========================================
+ Coverage   87.56%   87.70%   +0.14%     
==========================================
  Files         422      422              
  Lines       22886    22887       +1     
==========================================
+ Hits        20040    20074      +34     
+ Misses       2846     2813      -33     
Impacted Files Coverage Δ
torch_geometric/nn/models/correct_and_smooth.py 100.00% <100.00%> (+76.74%) ⬆️

📣 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 7, 2023 17:38
@zechengz zechengz requested a review from wsad1 February 7, 2023 18:17
@wsad1 wsad1 enabled auto-merge (squash) February 8, 2023 04:27
@wsad1 wsad1 merged commit 98626c6 into pyg-team:master Feb 8, 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