home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 338223595

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
338223595 MDExOlB1bGxSZXF1ZXN0MzM4MjIzNTk1 3493 closed 0 Tests for module-level functions with units 14808389 This PR adds tests that cover the module level functions of the public API, similar to #3238 and #3447. - [x] Tests added - [x] Passes `black . && mypy . && flake8` - [x] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API As a reference for myself, these are the functions listed by the docs: * [x] `apply_ufunc` * [x] `align` * [x] `broadcast` * [x] `concat` * [x] `merge` * [x] `combine_by_coords` * [x] `combine_nested` * [ ] <strike>`auto_combine` (deprecated)</strike> * [x] masking / selecting: `where` * [x] replication: `full_like`, `ones_like`, `zeros_like` * [x] `dot` * [ ] <strike>`map_blocks`</strike> Functions not covered by this PR: * `auto_combine` (deprecated) * `map_blocks` (dask specific, should be the same as `apply_ufunc` without dask) 2019-11-07T20:20:33Z 2019-11-15T14:49:33Z 2019-11-14T01:24:08Z 2019-11-14T01:24:08Z 4358762d7ccf0d81dfbbc37d9c0665d53fe9c426     0 2c6e6047d095d4d5e6f277fb3f98a3a895671c0b 4e9240a2087ffbf119919e1ac98046bbf164f94d MEMBER   13221727 https://github.com/pydata/xarray/pull/3493  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.666ms