home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

1 row where issue = 403299817 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

user 1

  • pep8speaks 1

issue 1

  • Print full environment fron conf.py · 1 ✖

author_association 1

  • NONE 1
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
457693796 https://github.com/pydata/xarray/pull/2709#issuecomment-457693796 https://api.github.com/repos/pydata/xarray/issues/2709 MDEyOklzc3VlQ29tbWVudDQ1NzY5Mzc5Ng== pep8speaks 24736507 2019-01-25T19:24:00Z 2019-01-25T19:24:00Z NONE

Hello @shoyer! Thanks for submitting the PR.

  • In the file doc/conf.py, following are the PEP8 issues :

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 '# '

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Print full environment fron conf.py 403299817

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 1837.179ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows