Skip to content

Fix Dataset.num_classes in case a transform modifies data.y #5274

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

Merged
merged 3 commits into from
Aug 24, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Aug 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2022

Codecov Report

Merging #5274 (3459b1c) into master (c875fc9) will decrease coverage by 0.01%.
The diff coverage is 47.05%.

❗ Current head 3459b1c differs from pull request most recent head bfe83c0. Consider uploading reports for the commit bfe83c0 to get more accurate results

@@            Coverage Diff             @@
##           master    #5274      +/-   ##
==========================================
- Coverage   83.15%   83.13%   -0.02%     
==========================================
  Files         337      337              
  Lines       18591    18600       +9     
==========================================
+ Hits        15459    15463       +4     
- Misses       3132     3137       +5     
Impacted Files Coverage Δ
torch_geometric/data/dataset.py 91.60% <42.85%> (-5.30%) ⬇️
torch_geometric/data/in_memory_dataset.py 84.37% <66.66%> (+3.21%) ⬆️

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

@rusty1s rusty1s merged commit 6267de9 into master Aug 24, 2022
@rusty1s rusty1s deleted the fix_num_classes_on_transform branch August 24, 2022 13:28
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