home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 495768298

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/2988#issuecomment-495768298 https://api.github.com/repos/pydata/xarray/issues/2988 495768298 MDEyOklzc3VlQ29tbWVudDQ5NTc2ODI5OA== 5635139 2019-05-24T19:48:37Z 2019-05-24T19:48:37Z MEMBER

After some testing, this doesn't change behavior. As before, it mostly works:

  • Running pytest --pyargs xarray to test against an installed version doesn't allow passing command line options such as --run-flaky (either with the existing or proposed version)
  • With the proposed version you can pass -m flaky, because these are now marks
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  448312915
Powered by Datasette · Queries took 0.591ms · About: xarray-datasette