home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1229207725

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/sqlite-utils/pull/468#issuecomment-1229207725 https://api.github.com/repos/simonw/sqlite-utils/issues/468 1229207725 IC_kwDOCGYnMM5JRDit 9599 2022-08-27T14:55:32Z 2022-08-27T22:03:50Z OWNER

The main challenge here is coming up with comprehensive tests. The cases I need to cover are from this block of code:

https://github.com/simonw/sqlite-utils/blob/c5f8a2eb1a81a18b52825cc649112f71fe419b12/sqlite_utils/db.py#L1468-L1480

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