home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 800366523

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-800366523 https://api.github.com/repos/pydata/xarray/issues/4972 800366523 MDEyOklzc3VlQ29tbWVudDgwMDM2NjUyMw== 14808389 2021-03-16T15:32:08Z 2021-03-26T18:00:22Z MEMBER

@shoyer: I asked about this in pytest-dev/pytest#8450, but it seems we are on our own here. The recommendation was to use inheritance, but that currently breaks parametrize (see the pad tests in test_variable).

I wonder if using hypothesis would make this easier? It would probably require a bit more reading because I don't yet fully understand how to choose the properties but dynamic parametrization would not be necessary: we would pass strategies instead of creation functions and potentially find more bugs, at the cost of longer test runs.

{
    "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.817ms · About: xarray-datasette