home / github

Menu
  • GraphQL API
  • Search all tables

issue_comments

Table actions
  • GraphQL API for issue_comments

5 rows where issue = 454297152 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: reactions, created_at (date), updated_at (date)

user 3

  • max-sixty 3
  • shoyer 1
  • pep8speaks 1

author_association 2

  • MEMBER 4
  • NONE 1

issue 1

  • Use flake8 rather than pycodestyle · 5 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
501120475 https://github.com/pydata/xarray/pull/3010#issuecomment-501120475 https://api.github.com/repos/pydata/xarray/issues/3010 MDEyOklzc3VlQ29tbWVudDUwMTEyMDQ3NQ== shoyer 1217238 2019-06-12T04:56:41Z 2019-06-12T04:56:41Z MEMBER

Thanks!

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Use flake8 rather than pycodestyle 454297152
500528521 https://github.com/pydata/xarray/pull/3010#issuecomment-500528521 https://api.github.com/repos/pydata/xarray/issues/3010 MDEyOklzc3VlQ29tbWVudDUwMDUyODUyMQ== pep8speaks 24736507 2019-06-10T18:17:34Z 2019-06-12T04:20:29Z NONE

Hello @max-sixty! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

  • In the file doc/conf.py:

Line 58:1: E265 block comment should start with '# ' Line 97:1: E265 block comment should start with '# ' Line 117:1: E265 block comment should start with '# ' Line 121:1: E265 block comment should start with '# ' Line 131:1: E265 block comment should start with '# ' Line 134:1: E265 block comment should start with '# ' Line 138:1: E265 block comment should start with '# ' Line 142:1: E265 block comment should start with '# ' Line 148:1: E265 block comment should start with '# ' Line 151:1: E265 block comment should start with '# ' Line 168:1: E265 block comment should start with '# ' Line 172:1: E265 block comment should start with '# ' Line 175:1: E265 block comment should start with '# ' Line 195:44: E231 missing whitespace after ',' Line 195:51: E231 missing whitespace after ',' Line 202:1: E265 block comment should start with '# ' Line 210:1: E265 block comment should start with '# ' Line 213:1: E265 block comment should start with '# ' Line 217:1: E265 block comment should start with '# ' Line 220:1: E265 block comment should start with '# ' Line 226:1: E265 block comment should start with '# ' Line 229:1: E265 block comment should start with '# ' Line 232:1: E265 block comment should start with '# ' Line 235:1: E265 block comment should start with '# ' Line 240:1: E265 block comment should start with '# ' Line 243:1: E265 block comment should start with '# ' Line 252:1: E122 continuation line missing indentation or outdented Line 253:1: E122 continuation line missing indentation or outdented Line 253:1: E265 block comment should start with '# ' Line 255:1: E122 continuation line missing indentation or outdented Line 256:1: E122 continuation line missing indentation or outdented Line 256:1: E265 block comment should start with '# ' Line 258:1: E122 continuation line missing indentation or outdented Line 259:1: E122 continuation line missing indentation or outdented Line 259:1: E265 block comment should start with '# ' Line 266:3: E121 continuation line under-indented for hanging indent Line 272:1: E265 block comment should start with '# ' Line 276:1: E265 block comment should start with '# ' Line 279:1: E265 block comment should start with '# ' Line 282:1: E265 block comment should start with '# ' Line 285:1: E265 block comment should start with '# ' Line 288:1: E265 block comment should start with '# ' Line 301:1: E265 block comment should start with '# ' Line 310:3: E121 continuation line under-indented for hanging indent Line 316:1: E265 block comment should start with '# ' Line 319:1: E265 block comment should start with '# ' Line 322:1: E265 block comment should start with '# ' Line 325:1: E265 block comment should start with '# '

Comment last updated at 2019-06-12 04:20:28 UTC
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Use flake8 rather than pycodestyle 454297152
500883299 https://github.com/pydata/xarray/pull/3010#issuecomment-500883299 https://api.github.com/repos/pydata/xarray/issues/3010 MDEyOklzc3VlQ29tbWVudDUwMDg4MzI5OQ== max-sixty 5635139 2019-06-11T15:04:19Z 2019-06-11T15:04:19Z MEMBER

This is ready to merge after a review. pep8speaks checks the config in master, and so this needs to be merged in order for the config to be updated

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Use flake8 rather than pycodestyle 454297152
500582226 https://github.com/pydata/xarray/pull/3010#issuecomment-500582226 https://api.github.com/repos/pydata/xarray/issues/3010 MDEyOklzc3VlQ29tbWVudDUwMDU4MjIyNg== max-sixty 5635139 2019-06-10T20:30:13Z 2019-06-10T20:30:13Z MEMBER

Will wait for a couple of days to see if there's a response on the pep8speaks config issue; otherwise will revert to the existing config.

Tests pass apart from dask-dev which breaks on master

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Use flake8 rather than pycodestyle 454297152
500527460 https://github.com/pydata/xarray/pull/3010#issuecomment-500527460 https://api.github.com/repos/pydata/xarray/issues/3010 MDEyOklzc3VlQ29tbWVudDUwMDUyNzQ2MA== max-sixty 5635139 2019-06-10T18:14:40Z 2019-06-10T18:14:40Z MEMBER

Also fixes https://github.com/pydata/xarray/issues/2833

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Use flake8 rather than pycodestyle 454297152

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 30.016ms · About: xarray-datasette