theislab / moscot

Multi-omic single-cell optimal transport tools
https://moscot-tools.org
BSD 3-Clause "New" or "Revised" License
101 stars 9 forks source link

Buggy Test: test_gw_problem gives joint_attr #700

Closed selmanozleyen closed 1 day ago

selmanozleyen commented 1 month ago

related https://github.com/theislab/moscot/pull/696, I fixed the tests which give joint_attr to GWProblem. Normally they were ignored. This is the fix commit https://github.com/theislab/moscot/pull/696/commits/91054158d15b51235c1b96b6eb0a7d3bfce761ff

https://github.com/theislab/moscot/blob/20c891a26bff4f7e11d72308ebb1f90b2610cb08/tests/problems/generic/test_gw_problem.py#L306-L314

selmanozleyen commented 1 day ago

closed with https://github.com/theislab/moscot/pull/696