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

[WIP] Python wheels #57

Merged
merged 29 commits into from
Mar 16, 2020
Merged

[WIP] Python wheels #57

merged 29 commits into from
Mar 16, 2020

Conversation

rusty1s
Copy link
Owner

@rusty1s rusty1s commented Mar 13, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 13, 2020

Codecov Report

Merging #57 into master will increase coverage by 0.70%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #57      +/-   ##
===========================================
+ Coverage   99.29%   100.00%   +0.70%     
===========================================
  Files           8         8              
  Lines         141       105      -36     
===========================================
- Hits          140       105      -35     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
torch_cluster/fps.py 100.00% <100.00%> (ø)
torch_cluster/graclus.py 100.00% <100.00%> (ø)
torch_cluster/grid.py 100.00% <100.00%> (ø)
torch_cluster/knn.py 100.00% <100.00%> (ø)
torch_cluster/nearest.py 100.00% <100.00%> (ø)
torch_cluster/radius.py 100.00% <100.00%> (+2.85%) ⬆️
torch_cluster/rw.py 100.00% <100.00%> (ø)
torch_cluster/sampler.py 100.00% <100.00%> (ø)

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 0194ebb...bc47687. Read the comment docs.

@rusty1s rusty1s merged commit 80b99ad into master Mar 16, 2020
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.

None yet

2 participants