issue_comments
3 rows where author_association = "MEMBER", issue = 818059250 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Automatic duck array testing - reductions · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1204086247 | https://github.com/pydata/xarray/pull/4972#issuecomment-1204086247 | https://api.github.com/repos/pydata/xarray/issues/4972 | IC_kwDOAMm_X85HxOXn | dcherian 2448579 | 2022-08-03T15:15:34Z | 2022-08-03T15:15:34Z | MEMBER |
Sounds good to me! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Automatic duck array testing - reductions 818059250 | |
1192996302 | https://github.com/pydata/xarray/pull/4972#issuecomment-1192996302 | https://api.github.com/repos/pydata/xarray/issues/4972 | IC_kwDOAMm_X85HG63O | dcherian 2448579 | 2022-07-22T23:10:11Z | 2022-07-23T02:09:12Z | MEMBER |
Sparse doesn't support float16 ~The remaining local failure is https://github.com/pydata/xarray/issues/6817 (perhaps we should run numpy tests too ;) )~ Failure is https://github.com/pydata/sparse/issues/553 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Automatic duck array testing - reductions 818059250 | |
977446461 | https://github.com/pydata/xarray/pull/4972#issuecomment-977446461 | https://api.github.com/repos/pydata/xarray/issues/4972 | IC_kwDOAMm_X846QqY9 | dcherian 2448579 | 2021-11-24T02:44:00Z | 2021-11-24T02:44:00Z | MEMBER |
Can we xfail these new tests and merge for now? As long as |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Automatic duck array testing - reductions 818059250 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1