home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1378174355

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
1378174355 I_kwDOAMm_X85SJUWT 7055 Use roundtrip context manager in distributed write tests 2448579 open 0     0 2022-09-19T15:53:40Z 2022-09-19T15:53:40Z   MEMBER      

What is your issue?

File roundtripping tests in test_distributed.py don't use the roundtrip context manager (thpugh one uses create_tmp_file) so I don't think any created files are being cleaned up.

Example: https://github.com/pydata/xarray/blob/09e467a6a3a8ed68c6c29647ebf2b09288145da1/xarray/tests/test_distributed.py#L91-L119

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7055/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

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