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

OnDiskDataset class with Database integration #8066

Merged
merged 10 commits into from
Sep 22, 2023

Conversation

jay-bhambhani
Copy link
Contributor

No description provided.

@jay-bhambhani jay-bhambhani marked this pull request as draft September 21, 2023 17:54
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #8066 (574226a) into master (4265438) will decrease coverage by 0.68%.
Report is 1 commits behind head on master.
The diff coverage is 97.14%.

❗ Current head 574226a differs from pull request most recent head 1ab8133. Consider uploading reports for the commit 1ab8133 to get more accurate results

@@            Coverage Diff             @@
##           master    #8066      +/-   ##
==========================================
- Coverage   89.23%   88.55%   -0.68%     
==========================================
  Files         466      467       +1     
  Lines       27812    27875      +63     
==========================================
- Hits        24817    24685     -132     
- Misses       2995     3190     +195     
Files Changed Coverage Δ
torch_geometric/data/dataset.py 93.90% <ø> (ø)
torch_geometric/data/in_memory_dataset.py 98.05% <ø> (ø)
torch_geometric/data/on_disk_dataset.py 96.96% <96.96%> (ø)
torch_geometric/data/__init__.py 100.00% <100.00%> (ø)
torch_geometric/nn/models/node2vec.py 94.11% <100.00%> (ø)

... and 32 files with indirect coverage changes

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

@rusty1s rusty1s changed the title OnDiskDataset class (Dataset integration) OnDiskDataset class with Database integration Sep 22, 2023
@rusty1s rusty1s marked this pull request as ready for review September 22, 2023 07:15
@rusty1s rusty1s requested a review from wsad1 as a code owner September 22, 2023 07:15
@rusty1s rusty1s enabled auto-merge (squash) September 22, 2023 07:24
@rusty1s rusty1s merged commit 9460374 into pyg-team:master Sep 22, 2023
12 checks passed
JakubPietrakIntel pushed a commit that referenced this pull request Sep 27, 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.

2 participants