home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 909676433

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
909676433 MDU6SXNzdWU5MDk2NzY0MzM= 5431 Do we need to test python 3.8? 5635139 closed 0     1 2021-06-02T16:24:35Z 2021-06-04T19:34:31Z 2021-06-04T19:34:31Z MEMBER      

Is your feature request related to a problem? Please describe.

Currently we test on python 3.7, 3.8, and 3.9; across Linux, Windows, and Mac.

Describe the solution you'd like

Is there any reason to test 3.8 on every commit? Is there any code that would work on 3.7 & 3.9 but not on 3.8?

It's no great cost, but getting the pipeline to be faster has (fairly distributed, often unseen) benefits.

Describe alternatives you've considered

  • I'm not sure whether it's possible to query CI history, and see where failures have shown up? i.e. "which tests, if you never included them, would lead to no change in whether all the tests pass"?
  • We could run these as "confirmation" tests on main only
  • We could maybe also cut out Mac & Windows 3.7? Less confident about these.
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5431/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

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