issue_comments
5 rows where author_association = "MEMBER", issue = 533580931 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Fix pint integration tests · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 563345805 | https://github.com/pydata/xarray/pull/3600#issuecomment-563345805 | https://api.github.com/repos/pydata/xarray/issues/3600 | MDEyOklzc3VlQ29tbWVudDU2MzM0NTgwNQ== | max-sixty 5635139 | 2019-12-09T17:30:08Z | 2019-12-09T17:30:08Z | MEMBER | Thank you @keewis ! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix pint integration tests 533580931 | |
| 563165561 | https://github.com/pydata/xarray/pull/3600#issuecomment-563165561 | https://api.github.com/repos/pydata/xarray/issues/3600 | MDEyOklzc3VlQ29tbWVudDU2MzE2NTU2MQ== | max-sixty 5635139 | 2019-12-09T10:25:43Z | 2019-12-09T10:25:43Z | MEMBER | And test failure is unrelated (and think there's a PR to fix) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix pint integration tests 533580931 | |
| 563165314 | https://github.com/pydata/xarray/pull/3600#issuecomment-563165314 | https://api.github.com/repos/pydata/xarray/issues/3600 | MDEyOklzc3VlQ29tbWVudDU2MzE2NTMxNA== | max-sixty 5635139 | 2019-12-09T10:25:13Z | 2019-12-09T10:25:13Z | MEMBER | Looks good! (as ever with these, I had a browse through and picked a couple of sections to look at more deeply, but didn't go through each line in detail) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix pint integration tests 533580931 | |
| 562799809 | https://github.com/pydata/xarray/pull/3600#issuecomment-562799809 | https://api.github.com/repos/pydata/xarray/issues/3600 | MDEyOklzc3VlQ29tbWVudDU2Mjc5OTgwOQ== | max-sixty 5635139 | 2019-12-07T01:25:45Z | 2019-12-07T01:25:45Z | MEMBER |
Sorry, that's probably not widely used! "flups"="follow-ups" |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix pint integration tests 533580931 | |
| 562795691 | https://github.com/pydata/xarray/pull/3600#issuecomment-562795691 | https://api.github.com/repos/pydata/xarray/issues/3600 | MDEyOklzc3VlQ29tbWVudDU2Mjc5NTY5MQ== | max-sixty 5635139 | 2019-12-07T00:55:05Z | 2019-12-07T00:55:05Z | MEMBER | Looks like a good set of improvements, thanks @keewis Shall we merge this and do flups in another PR? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fix pint integration tests 533580931 |
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