pull_requests: 220856345
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
220856345 | MDExOlB1bGxSZXF1ZXN0MjIwODU2MzQ1 | 2467 | closed | 0 | Replace the last of unittest with pytest | 5635139 | This replaces (by-and-large) any remaining unittest implementations with pytest implementations. This allows us to use fixtures on any test; the existing implementation does not let us use them on `TestCase` instances. It also directs future contributors away from using the legacy methods. Would be great to merge this fairly soon, as there's some chance of merge conflicts (which git may not catch - e.g. someone writing `self.assertEqual`). I'll try and chase down any test breaks as soon as possible. | 2018-10-06T01:15:45Z | 2018-10-06T18:09:56Z | 2018-10-06T17:09:14Z | 2018-10-06T17:09:14Z | bb87a9441d22b390e069d0fde58f297a054fd98a | 0 | 391b1df5859761fc19ba520a993f343751a8b148 | 3cef8d730d5bbd699a393fa15266064ebb9849e2 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/2467 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests