home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1499081664

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
1499081664 I_kwDOBm6k_c5ZWivA 1959 Refactor test suite to use mostly `async def` tests 9599 closed 0     9 2022-12-15T21:02:54Z 2022-12-17T21:49:37Z 2022-12-17T21:49:36Z OWNER  

I got blocked working on this issue due to weird and hard-to-debug test suite problems:

  • 1955

The test suite has needed a major upgrade for several years now. It has a LOT of def test_... synchronous functions that could be upgraded to async def for better performance and less test complexity - I've used the new async def pattern in plugins and new tests for a couple of years now.

Hopefully I can get more of the tests to use in-memory named databases too, ideally so I can fix this consistent problem:

  • 1843

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/1959/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 9 rows from issue in issue_comments
Powered by Datasette · Queries took 1.005ms · About: github-to-sqlite