home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 880886578

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/5607#issuecomment-880886578 https://api.github.com/repos/pydata/xarray/issues/5607 880886578 MDEyOklzc3VlQ29tbWVudDg4MDg4NjU3OA== 14808389 2021-07-15T17:36:08Z 2021-07-15T18:10:44Z MEMBER

assert_equal and assert_identical are currently calling .equals / .identical and the only thing they really add on top of that is the diff formatting, which is what you want to override. So for those at least it might be better to write your own assert_* functions.

assert_allclose, however, implements functionality that is otherwise unavailable (I think?) so we might want to think about exposing that separately and calling it in assert_allclose.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  945226829
Powered by Datasette · Queries took 0.639ms · About: xarray-datasette