Skip to content

Conversation

@jhultman
Copy link
Contributor

Should return tuple (out, arg) even if index empty. Also minor typo fix to docstring for scatter_min.

@rusty1s
Copy link
Owner

rusty1s commented Apr 12, 2019

Thank you :)

@codecov-io
Copy link

codecov-io commented Apr 12, 2019

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #40   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         103    103           
=====================================
  Hits          103    103
Impacted Files Coverage Δ
torch_scatter/max.py 100% <ø> (ø) ⬆️
torch_scatter/min.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f43cca3...29b7f44. Read the comment docs.

@rusty1s rusty1s merged commit be8e402 into rusty1s:master Apr 13, 2019
rusty1s added a commit that referenced this pull request Jun 29, 2019
min and max should still return arg when index empty
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.

3 participants