home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 773717776

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
773717776 MDExOlB1bGxSZXF1ZXN0NTQ0NzUwNDgw 4726 Fix warning on chunks compatibility 35919497 closed 0     4 2020-12-23T12:25:42Z 2021-02-11T01:55:56Z 2020-12-24T11:32:43Z COLLABORATOR   0 pydata/xarray/pulls/4726

This PR fixes https://github.com/pydata/xarray/issues/4708. It's a very small change. Changes: - In dataset._check_chunks_compatibility now it doesn't raise a warning if the last chunk % preferred_chunk != 0. - Update tests - Style: rename a variable inside dataset._check_chunks_compatibility

  • [x] Closes https://github.com/pydata/xarray/issues/4708
  • [x] Tests added
  • [x] Passes isort . && black . && mypy . && flake8
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4726/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.512ms · About: xarray-datasette