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

Rename RandomTranslate to RandomJitter #4828

Merged
merged 5 commits into from
Jun 20, 2022
Merged

Rename RandomTranslate to RandomJitter #4828

merged 5 commits into from
Jun 20, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jun 20, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #4828 (65cd388) into master (d72df66) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 65cd388 differs from pull request most recent head 2717066. Consider uploading reports for the commit 2717066 to get more accurate results

@@           Coverage Diff           @@
##           master    #4828   +/-   ##
=======================================
  Coverage   82.62%   82.62%           
=======================================
  Files         325      325           
  Lines       17371    17373    +2     
=======================================
+ Hits        14353    14355    +2     
  Misses       3018     3018           
Impacted Files Coverage Δ
torch_geometric/transforms/__init__.py 100.00% <100.00%> (ø)
torch_geometric/transforms/random_jitter.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d72df66...2717066. Read the comment docs.

@rusty1s rusty1s merged commit c13d62c into master Jun 20, 2022
@rusty1s rusty1s deleted the random_jitter branch June 20, 2022 12:42
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.

1 participant