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

Rewrite tests to not depend on currently broken dblp dataset #5250

Merged
merged 8 commits into from
Aug 20, 2022

Conversation

Padarn
Copy link
Contributor

@Padarn Padarn commented Aug 20, 2022

This PR changes tests that were using the dblp as it seems to be currently broken.

@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #5250 (bac29c1) into master (fd77f03) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head bac29c1 differs from pull request most recent head 3d9f402. Consider uploading reports for the commit 3d9f402 to get more accurate results

@@            Coverage Diff             @@
##           master    #5250      +/-   ##
==========================================
- Coverage   83.17%   83.15%   -0.02%     
==========================================
  Files         337      337              
  Lines       18574    18574              
==========================================
- Hits        15448    15445       -3     
- Misses       3126     3129       +3     
Impacted Files Coverage Δ
torch_geometric/loader/hgt_loader.py 90.56% <0.00%> (-3.78%) ⬇️
torch_geometric/data/dataset.py 96.80% <0.00%> (-0.80%) ⬇️
torch_geometric/nn/pool/sag_pool.py 100.00% <0.00%> (ø)

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

Padarn and others added 3 commits August 20, 2022 17:03
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de>
@Padarn Padarn enabled auto-merge (squash) August 20, 2022 09:17
@Padarn Padarn merged commit 3d5f855 into pyg-team:master Aug 20, 2022
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.

2 participants