home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 816994501

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/4972#issuecomment-816994501 https://api.github.com/repos/pydata/xarray/issues/4972 816994501 MDEyOklzc3VlQ29tbWVudDgxNjk5NDUwMQ== 14808389 2021-04-09T22:01:01Z 2021-04-09T22:01:44Z MEMBER

@shoyer, I finally found pandas' extension array test suite again, which divides the tests into groups and provides base classes for each of them. It then uses fixtures to parametrize those tests, but I think we can use hypothesis strategies instead.

This will most probably be a little bit easier to implement and maintain, and allow much more control, although parametrize marks are still stripped so the tests will be a bit more verbose.

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