home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

1 row where issue = 638270441 and user = 22429695 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

  • codecov[bot] · 1 ✖

issue 1

  • Reload support for config_dir mode. · 1 ✖

author_association 1

  • NONE 1
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions issue performed_via_github_app
643711117 https://github.com/simonw/datasette/pull/848#issuecomment-643711117 https://api.github.com/repos/simonw/datasette/issues/848 MDEyOklzc3VlQ29tbWVudDY0MzcxMTExNw== codecov[bot] 22429695 2020-06-14T03:05:55Z 2020-07-03T02:44:09Z NONE

Codecov Report

Merging #848 into master will decrease coverage by 0.60%. The diff coverage is 0.00%.

```diff @@ Coverage Diff @@

master #848 +/-

========================================== - Coverage 83.42% 82.82% -0.61%
========================================== Files 27 26 -1
Lines 3632 3540 -92
========================================== - Hits 3030 2932 -98
- Misses 602 608 +6
```

| Impacted Files | Coverage Δ | | |---|---|---| | datasette/cli.py | 71.34% <0.00%> (-0.89%) | :arrow_down: | | datasette/views/special.py | 77.77% <0.00%> (-3.40%) | :arrow_down: | | datasette/app.py | 94.58% <0.00%> (-1.58%) | :arrow_down: | | datasette/utils/asgi.py | 90.90% <0.00%> (-0.42%) | :arrow_down: | | datasette/utils/__init__.py | 93.84% <0.00%> (-0.09%) | :arrow_down: | | datasette/plugins.py | 82.35% <0.00%> (ø) | | | datasette/hookspecs.py | 100.00% <0.00%> (ø) | | | datasette/default_permissions.py | 100.00% <0.00%> (ø) | | | datasette/default_magic_parameters.py | | | | datasette/views/base.py | 93.40% <0.00%> (+<0.01%) | :arrow_up: | | ... and 2 more | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 57879dc...0d100d1. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
Reload support for config_dir mode. 638270441  

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,
   [issue] INTEGER REFERENCES [issues]([id])
, [performed_via_github_app] TEXT);
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 46.683ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows