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

Generate torch_geometric.data stub files #6429

Merged
merged 5 commits into from
Jan 15, 2023
Merged

Generate torch_geometric.data stub files #6429

merged 5 commits into from
Jan 15, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jan 15, 2023

Codecov Report

Merging #6429 (7106dc1) into master (ab1be45) will decrease coverage by 1.81%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6429      +/-   ##
==========================================
- Coverage   86.91%   85.09%   -1.82%     
==========================================
  Files         402      402              
  Lines       21709    21672      -37     
==========================================
- Hits        18868    18442     -426     
- Misses       2841     3230     +389     
Impacted Files Coverage Δ
torch_geometric/data/data.py 88.79% <ø> (ø)
torch_geometric/data/dataset.py 91.77% <ø> (ø)
torch_geometric/data/download.py 100.00% <ø> (ø)
torch_geometric/data/in_memory_dataset.py 86.84% <ø> (ø)
torch_geometric/data/lightning/datamodule.py 59.82% <ø> (ø)
torch_geometric/data/makedirs.py 100.00% <ø> (ø)
torch_geometric/data/temporal.py 83.73% <ø> (ø)
torch_geometric/debug.py 100.00% <ø> (ø)
torch_geometric/nn/models/dimenet_utils.py 0.00% <0.00%> (-75.52%) ⬇️
torch_geometric/nn/models/dimenet.py 17.84% <0.00%> (-49.66%) ⬇️
... and 38 more

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

@github-actions github-actions bot added the data label Jan 15, 2023
@rusty1s rusty1s merged commit 9382e55 into master Jan 15, 2023
@rusty1s rusty1s deleted the summary branch January 15, 2023 10:10
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.

None yet

1 participant