home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 249584098

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
249584098 MDExOlB1bGxSZXF1ZXN0MTM1Mjk4ODY3 1507 Detailed report for testing.assert_equal and testing.assert_identical 4160723 closed 0     18 2017-08-11T09:38:23Z 2019-10-25T15:07:39Z 2019-01-18T09:16:31Z MEMBER   0 pydata/xarray/pulls/1507
  • ~~Closes #xxxx~~
  • [x] Tests added / passed
  • [x] Passes git diff upstream/master | flake8 --diff
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

~~In addition to Dataset repr, the error message also shows the output of Dataset.info() for both datasets.~~

~~This may not be the most elegant solution, but it is helpful when datasets only differ by their attributes attached to coordinates or data variables (not shown in repr). I'm open to any suggestion.~~

The report shows the differences for dimensions, data values (Variable and DataArray), coordinates, data variables and attributes (the latter only for testing.assert_identical).

There is currently not much tests for xarray.testing functions, but I'm willing to add more if needed.

Not sure if it's worth a what's new entry (EDIT: added one).

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1507/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

  • 1 row from issues_id in issues_labels
  • 18 rows from issue in issue_comments
Powered by Datasette · Queries took 0.611ms · About: xarray-datasette