issue_comments
3 rows where issue = 464929212 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- More annotations · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
509711516 | https://github.com/pydata/xarray/pull/3088#issuecomment-509711516 | https://api.github.com/repos/pydata/xarray/issues/3088 | MDEyOklzc3VlQ29tbWVudDUwOTcxMTUxNg== | shoyer 1217238 | 2019-07-09T16:23:23Z | 2019-07-09T16:23:23Z | MEMBER | thanks @crusaderky ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
More annotations 464929212 | |
508982303 | https://github.com/pydata/xarray/pull/3088#issuecomment-508982303 | https://api.github.com/repos/pydata/xarray/issues/3088 | MDEyOklzc3VlQ29tbWVudDUwODk4MjMwMw== | codecov[bot] 22429695 | 2019-07-07T08:44:45Z | 2019-07-09T16:12:13Z | NONE | Codecov Report
```diff @@ Coverage Diff @@ master #3088 +/-==========================================
- Coverage 92.68% 92.65% -0.04% |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
More annotations 464929212 | |
509700927 | https://github.com/pydata/xarray/pull/3088#issuecomment-509700927 | https://api.github.com/repos/pydata/xarray/issues/3088 | MDEyOklzc3VlQ29tbWVudDUwOTcwMDkyNw== | pep8speaks 24736507 | 2019-07-09T15:54:14Z | 2019-07-09T15:59:46Z | NONE | Hello @crusaderky! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers: Comment last updated at 2019-07-09 15:59:46 UTC |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
More annotations 464929212 |
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