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

Added force_reload option to Dataset and InMemoryDataset [1/n] #8352

Merged
merged 4 commits into from
Nov 9, 2023

Conversation

EdisonLeeeee
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #8352 (8241e73) into master (402891b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 8241e73 differs from pull request most recent head 39383f7. Consider uploading reports for the commit 39383f7 to get more accurate results

@@           Coverage Diff           @@
##           master    #8352   +/-   ##
=======================================
  Coverage   87.16%   87.17%           
=======================================
  Files         473      473           
  Lines       28756    28755    -1     
=======================================
+ Hits        25065    25067    +2     
+ Misses       3691     3688    -3     
Files Coverage Δ
torch_geometric/data/dataset.py 94.89% <100.00%> (+0.98%) ⬆️
torch_geometric/data/in_memory_dataset.py 96.47% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@rusty1s rusty1s enabled auto-merge (squash) November 9, 2023 13:58
@rusty1s rusty1s merged commit 999af23 into master Nov 9, 2023
12 checks passed
@rusty1s rusty1s deleted the dataset_reload branch November 9, 2023 14:03
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