issue_comments: 557832407
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/pull/3550#issuecomment-557832407 | https://api.github.com/repos/pydata/xarray/issues/3550 | 557832407 | MDEyOklzc3VlQ29tbWVudDU1NzgzMjQwNw== | 5635139 | 2019-11-23T21:00:12Z | 2019-11-23T21:00:12Z | MEMBER |
I think we could do more of this, yes. It's a tradeoff between (a) better sharing & performance vs. (b) customization for each function & localization of effects.
We have
I would start with having the code in the function; i.e. don't abstract too early unless we're really confident on the eventual state. When we find ourselves something multiple times, then we can start pulling it out into more abstractions (e.g. fixtures). |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
525685973 |