rusty1s / pytorch_sparse

PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations
MIT License
1.01k stars 147 forks source link

CMake fixes #213

Closed rusty1s closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #213 (b396653) into master (723039b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b396653 differs from pull request most recent head 9d8aab7. Consider uploading reports for the commit 9d8aab7 to get more accurate results

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  Coverage   72.32%   72.32%           
=======================================
  Files          28       28           
  Lines        1120     1120           
=======================================
  Hits          810      810           
  Misses        310      310           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more