issue_comments: 1505965953
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/7752#issuecomment-1505965953 | https://api.github.com/repos/pydata/xarray/issues/7752 | 1505965953 | IC_kwDOAMm_X85ZwzeB | 14371165 | 2023-04-12T21:21:40Z | 2023-04-12T21:21:40Z | MEMBER | Before: ``` xarray/core/utils.py:116: error: Unused "type: ignore" comment xarray/core/combine.py:374: error: Unused "type: ignore" comment xarray/core/rolling.py:379: error: Unused "type: ignore" comment xarray/core/rolling.py:756: error: Unused "type: ignore" comment xarray/tests/test_plot.py:2045: error: Argument "col" has incompatible type "str"; expected "None" [arg-type] xarray/tests/test_plot.py:2054: error: Argument "col" has incompatible type "str"; expected "None" [arg-type] xarray/tests/test_variable.py:65: error: "staticmethod" expects 2 type arguments, but 1 given [type-arg] xarray/tests/test_concat.py:543: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] Generated Cobertura report: /home/runner/work/xarray/xarray/mypy_report/cobertura.xml Installing missing stub packages: /home/runner/micromamba-root/envs/xarray-tests/bin/python -m pip install types-PyYAML types-Pygments types-babel types-colorama types-paramiko types-psutil types-pytz types-pywin32 types-setuptools types-urllib3 Generated Cobertura report: /home/runner/work/xarray/xarray/mypy_report/cobertura.xml Found 7 errors in 5 files (checked 138 source files) ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1665260014 |