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/5662#issuecomment-890483420,https://api.github.com/repos/pydata/xarray/issues/5662,890483420,IC_kwDOAMm_X841E7Lc,41898282,2021-08-01T09:20:21Z,2021-10-31T23:05:56Z,CONTRIBUTOR,"## Unit Test Results
6 files 6 suites 53m 34s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""duration of all tests"")
16 291 tests 14 559 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""passed tests"") 1 732 [:zzz:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""skipped / disabled tests"") 0 [:x:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""failed tests"")
90 942 runs 82 751 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""passed tests"") 8 191 [:zzz:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""skipped / disabled tests"") 0 [:x:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols ""failed tests"")
Results for commit e3af7c03.
:recycle: This comment has been updated with latest results.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,957439114
https://github.com/pydata/xarray/pull/5662#issuecomment-904084591,https://api.github.com/repos/pydata/xarray/issues/5662,904084591,IC_kwDOAMm_X8414zxv,28786187,2021-08-23T20:08:30Z,2021-08-23T20:11:26Z,CONTRIBUTOR,"@Illviljan
Thanks for this comparison, I certainly prefer the second one, it looks better aligned to me and we get a little more information on one page. But then that's only me. ;)
Edit: Not sure what you mean with the attributes, they all start in the 5th column, after 4 spaces like the officially recommended python indentation.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,957439114
https://github.com/pydata/xarray/pull/5662#issuecomment-903520910,https://api.github.com/repos/pydata/xarray/issues/5662,903520910,IC_kwDOAMm_X8412qKO,28786187,2021-08-23T07:40:06Z,2021-08-23T07:40:06Z,CONTRIBUTOR,"> The tests look good!
>
> Any thoughts from anyone before we merge?
Looks good, but in my opinion this wastes some screen space on the left side.
One could probably start a new line for the dimensions in a `Dataset`:
```python
Dimensions:
(long_coord_name_0_x: 20, long_coord_name_10_x: 20, ...
```
or with some indenting:
```python
Dimensions:
(long_coord_name_0_x: 20, long_coord_name_10_x: 20, ...
```
Maybe the same for the `DataArray`:
```python
```
Just an idea.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,957439114