Skip to content

Remove deprecated to_values and from_values. #529

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

Merged
merged 2 commits into from
Dec 17, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Dec 16, 2023

These have been deprecated since 2022-11-16, so it's been over a year. We wanted to give these a longer deprecation cycle to allow people to swith to to_coo and from_coo, but I think it's time to clean up.

These have been deprecated since 2022-11-16, so it's been over a year.
We wanted to give these a longer deprecation cycle to allow people to
swith to `to_coo` and `from_coo`, but I think it's time to clean up.
Copy link

codecov bot commented Dec 16, 2023

Codecov Report

Merging #529 (9ebfb6d) into main (e673d60) will increase coverage by 0.14%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
+ Coverage   99.49%   99.64%   +0.14%     
==========================================
  Files          95       95              
  Lines       21916    21877      -39     
  Branches     4142     4134       -8     
==========================================
- Hits        21805    21799       -6     
+ Misses         81       40      -41     
- Partials       30       38       +8     

@eriknw eriknw merged commit a9598c5 into python-graphblas:main Dec 17, 2023
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