home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1271869460

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1271869460 PR_kwDOAMm_X845sEYR 6699 use `pytest-reportlog` to generate upstream-dev CI failure reports 14808389 closed 0     0 2022-06-15T08:31:00Z 2022-06-16T08:12:28Z 2022-06-16T08:11:22Z MEMBER   0 pydata/xarray/pulls/6699

We currently use the output of pytest to generate our test results, which is both fragile and does not detect import errors on test collection.

Instead, we can use pytest-reportlog to generate a machine-readable file that is easy to parse (junit XML would probably work, too, but apparently does not contain all the different failure modes of pytest).

The new script will collect failure summaries like the old version, but it should be fairly easy to create a fancy report with more information.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6699/reactions",
    "total_count": 3,
    "+1": 3,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.613ms · About: xarray-datasette