issue_comments
6 rows where author_association = "MEMBER", issue = 694386155 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- Fix doctests · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
691319381 | https://github.com/pydata/xarray/pull/4408#issuecomment-691319381 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY5MTMxOTM4MQ== | max-sixty 5635139 | 2020-09-11T21:27:06Z | 2020-09-11T21:27:06Z | MEMBER | For sure re CI! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 | |
691216926 | https://github.com/pydata/xarray/pull/4408#issuecomment-691216926 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY5MTIxNjkyNg== | max-sixty 5635139 | 2020-09-11T17:19:09Z | 2020-09-11T17:19:09Z | MEMBER | Thanks a lot @keewis ! This is a big step forward! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 | |
690832039 | https://github.com/pydata/xarray/pull/4408#issuecomment-690832039 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY5MDgzMjAzOQ== | max-sixty 5635139 | 2020-09-11T02:16:08Z | 2020-09-11T02:16:08Z | MEMBER |
(i.e. feel free to merge!) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 | |
690812432 | https://github.com/pydata/xarray/pull/4408#issuecomment-690812432 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY5MDgxMjQzMg== | max-sixty 5635139 | 2020-09-11T01:07:50Z | 2020-09-11T01:07:50Z | MEMBER | Great! To the extent the RTD build failure is not from this branch, shall we merge this now? |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 | |
690710321 | https://github.com/pydata/xarray/pull/4408#issuecomment-690710321 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY5MDcxMDMyMQ== | max-sixty 5635139 | 2020-09-10T20:31:40Z | 2020-09-10T20:31:40Z | MEMBER | Looks great! I raised an eyebrow about the Re the warning, we could add an |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 | |
687930457 | https://github.com/pydata/xarray/pull/4408#issuecomment-687930457 | https://api.github.com/repos/pydata/xarray/issues/4408 | MDEyOklzc3VlQ29tbWVudDY4NzkzMDQ1Nw== | max-sixty 5635139 | 2020-09-06T23:17:37Z | 2020-09-06T23:17:37Z | MEMBER |
Well, thanks for doing all that! On the tool, I agree that would be great. Here's something I did in a day that aimed to do it for any value rather than doctests. Would be easier and less complicated for doctests: https://github.com/max-sixty/pytest-accept |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Fix doctests 694386155 |
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