home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 455807650

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/2593#issuecomment-455807650 https://api.github.com/repos/pydata/xarray/issues/2593 455807650 MDEyOklzc3VlQ29tbWVudDQ1NTgwNzY1MA== 8708062 2019-01-19T19:20:28Z 2019-01-19T19:20:28Z CONTRIBUTOR

Just saw your comment. I've actually resolved the merge conflicts on my end and haven't pushed them yet. Checks for index[0] < datetime_bins[0] and index[lenidx - 1] > datetime_bins[lenbin - 1] have also been added.

The test_resampler runtime has been reduced to 1 minute and it seems like it has decent coverage since ValueErrors are still being raised. Wrote another test for _get_range_edges that might help cut down the number of cases that needs to be tested with the slower test_resampler function.

Going to push my changes and see what CI says.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  387924616
Powered by Datasette · Queries took 1.169ms · About: xarray-datasette