home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 731638970

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/4597#issuecomment-731638970 https://api.github.com/repos/pydata/xarray/issues/4597 731638970 MDEyOklzc3VlQ29tbWVudDczMTYzODk3MA== 14808389 2020-11-21T21:25:30Z 2020-11-21T21:28:45Z MEMBER

somehow in some envs xarray (but not in others)

Actually, there's no inconsistency here: py38-flaky fails, but it is allowed to fail so we still get a green check mark (#4584 slightly changes that). py36-min-nep18 does not install cftime so it doesn't fail, either. Doctests fails because it creates and prints CFTimeIndex objects with 1 or 2 values (and I think there's also a test that does something similar).

To fix the CI, you might need to fix both the daysinmonth and allow CFTimeIndex objects with less than 3 values.

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