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

Fix #140 #141

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Fix #140 #141

merged 3 commits into from
Apr 9, 2024

Conversation

ksw2000
Copy link
Contributor

@ksw2000 ksw2000 commented Apr 3, 2024

  • Fix SortIndex()
  • Add SortIndexStable()

+ Fix SortIndex()
+ Add SortIndexStable()
@chewxy
Copy link
Member

chewxy commented Apr 4, 2024

LGTM

@ksw2000
Copy link
Contributor Author

ksw2000 commented Apr 4, 2024

Test runs failed because I used any in my code.

I changed any to interface{}

image

@coveralls
Copy link

coveralls commented Apr 8, 2024

Coverage Status

coverage: 21.597% (+0.03%) from 21.565%
when pulling d4a81de on ksw2000:fix-#140
into 01c8417 on gorgonia:master.

@chewxy chewxy merged commit c35555f into gorgonia:master Apr 9, 2024
33 of 34 checks passed
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