issues: 1410336255
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1410336255 | I_kwDOAMm_X85UEAX_ | 7164 | Error on xarray warnings in tests? | 5635139 | open | 0 | 5 | 2022-10-16T01:09:27Z | 2022-10-18T09:51:20Z | MEMBER | What is your issue?We've done a superb job of cutting the number of warnings in https://github.com/pydata/xarray/issues/3266. On another project I've been spending time with recently, we raise an error on any warnings in the test suite. It's easy mode — the dependencies are locked (it's not python...), but I wonder whether we can do something some of the way with this: Would it be worth failing on:
- Warnings from within xarray
- There's no chance of an external change causing |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/7164/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 1,
"rocket": 0,
"eyes": 0
} |
13221727 | issue |