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

Support sparse 0.13 #32

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Support sparse 0.13 #32

merged 1 commit into from
Oct 26, 2023

Conversation

alugowski
Copy link
Owner

Also:

  • specify torch >=2
  • test against any available wheel on each supported Python version
  • tests skip missing packages so pytest will run regardless of what optional library is installed.

@alugowski alugowski force-pushed the sparse13 branch 2 times, most recently from e021256 to a68a7f5 Compare October 26, 2023 02:36
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b35a909) 95.58% compared to head (97d52b9) 95.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   95.58%   95.59%   +0.01%     
==========================================
  Files          28       28              
  Lines        1563     1567       +4     
==========================================
+ Hits         1494     1498       +4     
  Misses         69       69              
Files Coverage Δ
matrepr/adapters/sparse_impl.py 98.43% <100.00%> (+0.10%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* specify torch >=2
* test against any available wheel on each supported Python version
* make pytest run regardless of what optional packages installed
@alugowski alugowski merged commit 3e167af into main Oct 26, 2023
20 checks passed
@alugowski alugowski deleted the sparse13 branch October 26, 2023 02:47
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