home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 271017521

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
271017521 MDExOlB1bGxSZXF1ZXN0MTUwNTU2NjI4 1687 Remove netCDF dependency from rasterio backend tests 4414299 closed 0     7 2017-11-03T15:26:44Z 2017-11-05T22:09:02Z 2017-11-05T19:42:33Z CONTRIBUTOR   0 pydata/xarray/pulls/1687

The rasterio backend tests each currently have a netcdf roundtrip test without the appropriate requires_scipy_or_netCDF4 decorator, which causes them to always fail when ran without either. They also do not seem to be necessary for testing the rasterio backend functionality, and just add an extra dependency to the tests. The netCDF roundtrip also seems to be already better tested by the other tests in the same file.

  • [x] Tests added / passed
  • [x] Passes git diff upstream/master **/*py | flake8 --diff
  • [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/1687/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

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