home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 640740029

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
640740029 MDExOlB1bGxSZXF1ZXN0NDM2MDk0MjQ3 4163 silence UnitStrippedWarnings 14808389 closed 0     7 2020-06-17T21:02:16Z 2020-07-02T17:29:28Z 2020-07-02T16:13:59Z MEMBER   0 pydata/xarray/pulls/4163

Now that the tests are cleaned up, it is time to fix the numerous "unit stripped" warnings. We'll get there by promoting all UnitStrippedWarnings to errors (using filterwarnings) and fixing / xfailing the failing tests.

  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4163/reactions",
    "total_count": 2,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 2,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 7 rows from issue in issue_comments
Powered by Datasette · Queries took 101.699ms · About: xarray-datasette