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

[Code Coverage] data/graph_store.py #6720

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

zechengz
Copy link
Member

Code cov improvement for data/graph_store.py

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Merging #6720 (feb347a) into master (6e259a6) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6720      +/-   ##
==========================================
+ Coverage   89.07%   89.11%   +0.03%     
==========================================
  Files         425      425              
  Lines       23027    23027              
==========================================
+ Hits        20512    20521       +9     
+ Misses       2515     2506       -9     
Impacted Files Coverage Δ
torch_geometric/data/graph_store.py 100.00% <ø> (+6.50%) ⬆️
torch_geometric/testing/graph_store.py 100.00% <0.00%> (+5.26%) ⬆️

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

@zechengz zechengz marked this pull request as ready for review February 15, 2023 22:15
@rusty1s rusty1s merged commit d524087 into pyg-team:master Feb 15, 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.

None yet

2 participants