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

Add missing doc-strings to nn.aggr #5104

Merged
merged 3 commits into from
Jul 31, 2022
Merged

Add missing doc-strings to nn.aggr #5104

merged 3 commits into from
Jul 31, 2022

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jul 31, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #5104 (de139fa) into master (4f392ac) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5104   +/-   ##
=======================================
  Coverage   83.00%   83.00%           
=======================================
  Files         333      333           
  Lines       18365    18365           
=======================================
  Hits        15243    15243           
  Misses       3122     3122           
Impacted Files Coverage Δ
torch_geometric/nn/aggr/__init__.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/attention.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/multi.py 100.00% <ø> (ø)
torch_geometric/nn/pool/__init__.py 89.65% <ø> (ø)
torch_geometric/nn/pool/glob.py 100.00% <ø> (ø)
torch_geometric/nn/aggr/basic.py 97.29% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@rusty1s rusty1s merged commit d65e878 into master Jul 31, 2022
@rusty1s rusty1s deleted the aggr_doc2 branch July 31, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant