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

BUILD: Move to Poetry #647

Closed
wants to merge 5 commits into from
Closed

BUILD: Move to Poetry #647

wants to merge 5 commits into from

Conversation

mtsokol
Copy link
Collaborator

@mtsokol mtsokol commented Mar 12, 2024

WIP

First #646 needs to be merged.

@mtsokol mtsokol marked this pull request as ready for review March 12, 2024 16:47
Copy link

github-actions bot commented Mar 12, 2024

Test Results

2 tests   - 5 897   2 ✅  - 5 865   6m 14s ⏱️ + 2m 55s
1 suites ±    0   0 💤  -    32 
1 files   ±    0   0 ❌ ±    0 

Results for commit c30f0c4. ± Comparison against base commit 32e6e0b.

This pull request removes 5899 and adds 2 tests. Note that renamed tests count towards both.
sparse.pydata_backend.tests.test_array_function ‑ test_binary[dot-arg_order0]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[dot-arg_order1]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[dot-arg_order2]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[matmul-arg_order0]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[matmul-arg_order1]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[matmul-arg_order2]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[result_type-arg_order0]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[result_type-arg_order1]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[result_type-arg_order2]
sparse.pydata_backend.tests.test_array_function ‑ test_binary[tensordot-arg_order0]
…
sparse.tests.test_backends ‑ test_finch_backend
sparse.tests.test_backends ‑ test_finch_backend_2

♻️ This comment has been updated with latest results.

@hameerabbasi
Copy link
Collaborator

Ouch, segfault in CI; that's not good.

@mtsokol mtsokol force-pushed the finch-backend branch 2 times, most recently from e25a20f to d5c45ba Compare March 13, 2024 10:52
@hameerabbasi
Copy link
Collaborator

hameerabbasi commented Mar 13, 2024

xref JuliaPy/PythonCall.jl#472

@mtsokol mtsokol force-pushed the finch-backend branch 3 times, most recently from 3b05789 to e2c3658 Compare March 13, 2024 12:07
@mtsokol mtsokol force-pushed the finch-backend branch 7 times, most recently from ecf006f to a3e9a74 Compare March 13, 2024 12:48
@mtsokol mtsokol changed the title API: Initial finch_backend BUILD: Move to Poetry Mar 14, 2024
@mtsokol mtsokol closed this Mar 14, 2024
@mtsokol mtsokol deleted the finch-backend branch April 2, 2024 09:55
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.

2 participants