issue_comments
6 rows where issue = 990509161 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Update combine error · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
914756364 | https://github.com/pydata/xarray/pull/5776#issuecomment-914756364 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X842hhMM | github-actions[bot] 41898282 | 2021-09-08T01:07:55Z | 2021-09-27T15:14:49Z | CONTRIBUTOR | Unit Test Results6 files ±0 6 suites ±0 1h 1m 57s :stopwatch: ±0s 16 227 tests ±0 14 492 :heavy_check_mark: ±0 1 735 :zzz: ±0 0 :x: ±0 90 558 runs ±0 82 384 :heavy_check_mark: ±0 8 174 :zzz: ±0 0 :x: ±0 Results for commit 19ab40ee. ± Comparison against base commit 19ab40ee. :recycle: This comment has been updated with latest results. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 | |
927943749 | https://github.com/pydata/xarray/pull/5776#issuecomment-927943749 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X843T0xF | mathause 10194086 | 2021-09-27T14:43:27Z | 2021-09-27T14:43:27Z | MEMBER | Thanks @znicholls! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 | |
927943455 | https://github.com/pydata/xarray/pull/5776#issuecomment-927943455 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X843T0sf | mathause 10194086 | 2021-09-27T14:43:11Z | 2021-09-27T14:43:11Z | MEMBER | I'm also happy - so let's merge! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 | |
927232092 | https://github.com/pydata/xarray/pull/5776#issuecomment-927232092 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X843RHBc | znicholls 23625371 | 2021-09-26T04:59:24Z | 2021-09-26T04:59:24Z | CONTRIBUTOR |
I believe that's covered by https://github.com/pydata/xarray/blob/ec2657bfc1a426aa3559243b02ecf48de6673506/xarray/tests/test_combine.py#L1109 (i.e. no change is needed to the existing code) |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 | |
927108350 | https://github.com/pydata/xarray/pull/5776#issuecomment-927108350 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X843Qoz- | znicholls 23625371 | 2021-09-25T11:35:37Z | 2021-09-25T11:35:37Z | CONTRIBUTOR | Alrighty updated, see what you think |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 | |
914762048 | https://github.com/pydata/xarray/pull/5776#issuecomment-914762048 | https://api.github.com/repos/pydata/xarray/issues/5776 | IC_kwDOAMm_X842hilA | znicholls 23625371 | 2021-09-08T01:13:06Z | 2021-09-08T01:13:06Z | CONTRIBUTOR | We could try and tighten this up in a few ways (I'm not sure how much effort it is worth):
Thoughts @mathause and @TomNicholas ? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Update combine error 990509161 |
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 3