home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 705941580

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/pull/1000#issuecomment-705941580 https://api.github.com/repos/simonw/datasette/issues/1000 705941580 MDEyOklzc3VlQ29tbWVudDcwNTk0MTU4MA== 9599 2020-10-09T03:08:43Z 2020-10-09T03:08:43Z OWNER

Most likely reason for those failures is that path and raw_path are not being simulated correctly. I used to do those here:

https://github.com/simonw/datasette/blob/402cf870b7d65f9b5fba9e23aa99433294bd4523/datasette/utils/testing.py#L116-L125

But now I'm delegating that to httpx to handle.

WEIRD that it passes on my laptop but fails in GitHub Actions CI though.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
717746043  
Powered by Datasette · Queries took 1.385ms · About: github-to-sqlite