home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

49 rows where user = 22429695 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date), updated_at (date)

issue >30

  • Add methods for combining variables of differing dimensionality 1
  • XFAIL tests failing on ARM 1
  • Add `scales` attributes to Dataset created in open_rasterio (#3012) 1
  • Add rename_vars and rename_dims 1
  • kwargs.pop() cleanup 1
  • Cleanup uses of super() to use Python 3 only syntax 1
  • Fix the ability to run network and flaky tests 1
  • Fix printing summaries of multiindex coords 1
  • Cache root netCDF4.Dataset objects instead of groups 1
  • One CI build for upstream dev versions 1
  • Fix codecov reports 1
  • Add broadcast_like. 1
  • Suppress warnings and add test coverage 1
  • More annotations 1
  • WIP: more annotations 1
  • Increase minimum Python version to 3.5.3 1
  • Fix regression: IndexVariable.copy(deep=True) casts dtype=U to object 1
  • Remove old issue template, small changes to current template 1
  • Improve open_mfdataset deprecation warnings 1
  • mfdataset, concat now support the 'join' kwarg. 1
  • Switch doc examples to use nbsphinx 1
  • Replace sphinx_gallery with notebook 1
  • Change name of testing conda environment 1
  • A new example Notebook that plots Discrete Sampling Geometry Data 1
  • More annotations in Dataset 1
  • Better docs and errors about expand_dims() view 1
  • adding stack_all 1
  • Added ROMS ocean model example notebook 1
  • Support for __array_function__ implementers (sparse arrays) [WIP] 1
  • Clarify apply_ufunc error message (Issue #2078) 1
  • …

user 1

  • codecov[bot] · 49 ✖

author_association 1

  • NONE 49
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
511139713 https://github.com/pydata/xarray/pull/3111#issuecomment-511139713 https://api.github.com/repos/pydata/xarray/issues/3111 MDEyOklzc3VlQ29tbWVudDUxMTEzOTcxMw== codecov[bot] 22429695 2019-07-13T17:27:31Z 2020-06-02T13:30:00Z NONE

Codecov Report

Merging #3111 into scipy19-docs will decrease coverage by 0.19%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

scipy19-docs #3111 +/-

================================================ - Coverage 96.18% 95.99% -0.20%
================================================ Files 66 63 -3
Lines 13858 12796 -1062
================================================ - Hits 13330 12284 -1046
+ Misses 528 512 -16
```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  A new example Notebook that plots Discrete Sampling Geometry Data 467746047
511253002 https://github.com/pydata/xarray/pull/3131#issuecomment-511253002 https://api.github.com/repos/pydata/xarray/issues/3131 MDEyOklzc3VlQ29tbWVudDUxMTI1MzAwMg== codecov[bot] 22429695 2019-07-15T01:32:30Z 2020-06-02T13:24:36Z NONE

Codecov Report

Merging #3131 into scipy19-docs will decrease coverage by 0.16%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

scipy19-docs #3131 +/-

================================================ - Coverage 96.18% 96.02% -0.17%
================================================ Files 66 63 -3
Lines 13858 12799 -1059
================================================ - Hits 13330 12290 -1040
+ Misses 528 509 -19
```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  WIP: tutorial on merging datasets 467908830
559197881 https://github.com/pydata/xarray/pull/3578#issuecomment-559197881 https://api.github.com/repos/pydata/xarray/issues/3578 MDEyOklzc3VlQ29tbWVudDU1OTE5Nzg4MQ== codecov[bot] 22429695 2019-11-27T18:12:21Z 2019-11-27T18:24:38Z NONE

Codecov Report

Merging #3578 into master will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3578 +/-

======================================= Coverage 96.18% 96.18%
======================================= Files 66 66
Lines 13869 13869
======================================= Hits 13340 13340
Misses 529 529 ```


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7dfdfca...c8f2c6a. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add pyXpcm to Related Projects doc page 529501991
545434643 https://github.com/pydata/xarray/pull/3425#issuecomment-545434643 https://api.github.com/repos/pydata/xarray/issues/3425 MDEyOklzc3VlQ29tbWVudDU0NTQzNDY0Mw== codecov[bot] 22429695 2019-10-23T13:07:59Z 2019-10-23T13:13:18Z NONE

Codecov Report

Merging #3425 into master will decrease coverage by 1.09%. The diff coverage is 23.12%.

```diff @@ Coverage Diff @@

master #3425 +/-

========================================= - Coverage 96.16% 95.06% -1.1%
========================================= Files 65 66 +1
Lines 13436 13587 +151
========================================= - Hits 12921 12917 -4
- Misses 515 670 +155 ```

| Impacted Files | Coverage Δ | | |---|---|---| | xarray/core/options.py | 97.91% <100%> (+0.09%) | :arrow_up: | | xarray/core/dataset.py | 95.89% <20%> (-0.23%) | :arrow_down: | | xarray/core/formatting_html.py | 21.05% <21.05%> (ø) | | | xarray/core/common.py | 91.92% <42.85%> (-1.29%) | :arrow_down: | | xarray/convert.py | 100% <0%> (ø) | :arrow_up: | | xarray/plot/facetgrid.py | 96.73% <0%> (ø) | :arrow_up: | | xarray/plot/plot.py | 96.38% <0%> (ø) | :arrow_up: | | xarray/backends/rasterio_.py | 96.85% <0%> (ø) | :arrow_up: | | xarray/plot/utils.py | 97.74% <0%> (ø) | :arrow_up: | | xarray/core/resample_cftime.py | 91.48% <0%> (ø) | :arrow_up: | | ... and 37 more | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b0c336f...3a9edae. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Html repr 510294810
519979952 https://github.com/pydata/xarray/pull/3199#issuecomment-519979952 https://api.github.com/repos/pydata/xarray/issues/3199 MDEyOklzc3VlQ29tbWVudDUxOTk3OTk1Mg== codecov[bot] 22429695 2019-08-09T16:21:37Z 2019-09-23T19:14:16Z NONE

Codecov Report

Merging #3199 into scipy19-docs will decrease coverage by 0.35%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

scipy19-docs #3199 +/-

================================================ - Coverage 95.76% 95.41% -0.36%
================================================ Files 64 64
Lines 13188 13188
================================================ - Hits 12630 12583 -47
- Misses 558 605 +47 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add an example of ERA5 and GRIB data & visualization to the gallery 479063574
531064338 https://github.com/pydata/xarray/pull/3307#issuecomment-531064338 https://api.github.com/repos/pydata/xarray/issues/3307 MDEyOklzc3VlQ29tbWVudDUzMTA2NDMzOA== codecov[bot] 22429695 2019-09-13T01:21:34Z 2019-09-13T01:27:49Z NONE

Codecov Report

Merging #3307 into stable will increase coverage by 0.07%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

stable #3307 +/-

========================================= + Coverage 95.63% 95.7% +0.07%
========================================= Files 63 63
Lines 12780 12780
========================================= + Hits 12222 12231 +9
+ Misses 558 549 -9 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Update why-xarray.rst with clearer expression 493094438
511221636 https://github.com/pydata/xarray/pull/3128#issuecomment-511221636 https://api.github.com/repos/pydata/xarray/issues/3128 MDEyOklzc3VlQ29tbWVudDUxMTIyMTYzNg== codecov[bot] 22429695 2019-07-14T17:39:13Z 2019-08-16T06:51:52Z NONE

Codecov Report

Merging #3128 into master will increase coverage by 0.31%. The diff coverage is 92.85%.

```diff @@ Coverage Diff @@

master #3128 +/-

========================================== + Coverage 95.66% 95.98% +0.31%
========================================== Files 64 63 -1
Lines 13117 12788 -329
========================================== - Hits 12548 12274 -274
+ Misses 569 514 -55 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Support keyword API for `Dataset.drop` 467865659
511159523 https://github.com/pydata/xarray/pull/3119#issuecomment-511159523 https://api.github.com/repos/pydata/xarray/issues/3119 MDEyOklzc3VlQ29tbWVudDUxMTE1OTUyMw== codecov[bot] 22429695 2019-07-13T22:57:36Z 2019-08-08T16:03:06Z NONE

Codecov Report

Merging #3119 into master will increase coverage by 27.47%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3119 +/-

========================================== + Coverage 68.52% 96% +27.47%
========================================== Files 64 63 -1
Lines 13100 12777 -323
========================================== + Hits 8977 12266 +3289
+ Misses 4123 511 -3612 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Clarify apply_ufunc error message (Issue #2078) 467773069
511157703 https://github.com/pydata/xarray/pull/3117#issuecomment-511157703 https://api.github.com/repos/pydata/xarray/issues/3117 MDEyOklzc3VlQ29tbWVudDUxMTE1NzcwMw== codecov[bot] 22429695 2019-07-13T22:17:54Z 2019-08-05T14:27:54Z NONE

Codecov Report

Merging #3117 into master will increase coverage by 0.03%. The diff coverage is 91.89%.

```diff @@ Coverage Diff @@

master #3117 +/-

========================================== + Coverage 95.7% 95.73% +0.03%
========================================== Files 63 63
Lines 12861 12870 +9
========================================== + Hits 12308 12321 +13
+ Misses 553 549 -4 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Support for __array_function__ implementers (sparse arrays) [WIP] 467771005
511300839 https://github.com/pydata/xarray/pull/3132#issuecomment-511300839 https://api.github.com/repos/pydata/xarray/issues/3132 MDEyOklzc3VlQ29tbWVudDUxMTMwMDgzOQ== codecov[bot] 22429695 2019-07-15T07:34:44Z 2019-08-04T21:34:09Z NONE

Codecov Report

Merging #3132 into master will increase coverage by 0.04%. The diff coverage is 94.73%.

```diff @@ Coverage Diff @@

master #3132 +/-

========================================== + Coverage 95.69% 95.73% +0.04%
========================================== Files 63 63
Lines 12848 12812 -36
========================================== - Hits 12295 12266 -29
+ Misses 553 546 -7 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Internal clean-up of isnull() to avoid relying on pandas 467978990
517918862 https://github.com/pydata/xarray/pull/3181#issuecomment-517918862 https://api.github.com/repos/pydata/xarray/issues/3181 MDEyOklzc3VlQ29tbWVudDUxNzkxODg2Mg== codecov[bot] 22429695 2019-08-03T11:52:51Z 2019-08-03T12:06:23Z NONE

Codecov Report

Merging #3181 into master will decrease coverage by <.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3181 +/-

========================================== - Coverage 95.7% 95.69% -0.01%
========================================== Files 63 63
Lines 12839 12848 +9
========================================== + Hits 12287 12295 +8
- Misses 552 553 +1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  BUG: fix + test open_mfdataset fails on variable attributes with list… 476444264
511155955 https://github.com/pydata/xarray/pull/3116#issuecomment-511155955 https://api.github.com/repos/pydata/xarray/issues/3116 MDEyOklzc3VlQ29tbWVudDUxMTE1NTk1NQ== codecov[bot] 22429695 2019-07-13T21:45:15Z 2019-08-02T19:50:29Z NONE

Codecov Report

Merging #3116 into scipy19-docs will increase coverage by <.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

scipy19-docs #3116 +/-

================================================ + Coverage 95.99% 95.99% +<.01%
================================================ Files 63 63
Lines 12796 12799 +3
================================================ + Hits 12284 12287 +3
Misses 512 512 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Added ROMS ocean model example notebook 467768201
510920305 https://github.com/pydata/xarray/pull/3102#issuecomment-510920305 https://api.github.com/repos/pydata/xarray/issues/3102 MDEyOklzc3VlQ29tbWVudDUxMDkyMDMwNQ== codecov[bot] 22429695 2019-07-12T15:02:56Z 2019-07-30T23:55:21Z NONE

Codecov Report

Merging #3102 into master will increase coverage by 0.24%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3102 +/-

========================================== + Coverage 95.75% 95.99% +0.24%
========================================== Files 63 63
Lines 12811 12799 -12
========================================== + Hits 12267 12287 +20
+ Misses 544 512 -32 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  mfdataset, concat now support the 'join' kwarg. 467456554
510482332 https://github.com/pydata/xarray/pull/3095#issuecomment-510482332 https://api.github.com/repos/pydata/xarray/issues/3095 MDEyOklzc3VlQ29tbWVudDUxMDQ4MjMzMg== codecov[bot] 22429695 2019-07-11T13:20:30Z 2019-07-24T08:45:53Z NONE

Codecov Report

Merging #3095 into master will decrease coverage by 0.09%. The diff coverage is 90%.

```diff @@ Coverage Diff @@

master #3095 +/-

========================================= - Coverage 95.75% 95.65% -0.1%
========================================= Files 63 63
Lines 12804 12807 +3
========================================= - Hits 12260 12251 -9
- Misses 544 556 +12 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Fix regression: IndexVariable.copy(deep=True) casts dtype=U to object 466886456
513502121 https://github.com/pydata/xarray/pull/3155#issuecomment-513502121 https://api.github.com/repos/pydata/xarray/issues/3155 MDEyOklzc3VlQ29tbWVudDUxMzUwMjEyMQ== codecov[bot] 22429695 2019-07-20T21:58:08Z 2019-07-20T22:31:38Z NONE

Codecov Report

Merging #3155 into master will decrease coverage by 1.65%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3155 +/-

========================================== - Coverage 95.98% 94.32% -1.66%
========================================== Files 63 63
Lines 12802 12802
========================================== - Hits 12288 12076 -212
- Misses 514 726 +212 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  WIP_BUG : fix CI for py 36 470717433
513494322 https://github.com/pydata/xarray/pull/3152#issuecomment-513494322 https://api.github.com/repos/pydata/xarray/issues/3152 MDEyOklzc3VlQ29tbWVudDUxMzQ5NDMyMg== codecov[bot] 22429695 2019-07-20T19:49:03Z 2019-07-20T19:49:03Z NONE

Codecov Report

Merging #3152 into master will decrease coverage by 0.66%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3152 +/-

========================================== - Coverage 95.98% 95.31% -0.67%
========================================== Files 63 63
Lines 12802 12810 +8
========================================== - Hits 12288 12210 -78
- Misses 514 600 +86 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  BUG fix +test .sel method gives error with float32 values 470707578
511147066 https://github.com/pydata/xarray/pull/3112#issuecomment-511147066 https://api.github.com/repos/pydata/xarray/issues/3112 MDEyOklzc3VlQ29tbWVudDUxMTE0NzA2Ng== codecov[bot] 22429695 2019-07-13T19:17:00Z 2019-07-19T09:24:47Z NONE

Codecov Report

Merging #3112 into master will decrease coverage by 0.04%. The diff coverage is 88.57%.

```diff @@ Coverage Diff @@

master #3112 +/-

========================================== - Coverage 95.98% 95.94% -0.05%
========================================== Files 63 63
Lines 12802 12816 +14
========================================== + Hits 12288 12296 +8
- Misses 514 520 +6 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  More annotations in Dataset 467756080
511155326 https://github.com/pydata/xarray/pull/3115#issuecomment-511155326 https://api.github.com/repos/pydata/xarray/issues/3115 MDEyOklzc3VlQ29tbWVudDUxMTE1NTMyNg== codecov[bot] 22429695 2019-07-13T21:33:31Z 2019-07-17T01:54:31Z NONE

Codecov Report

Merging #3115 into master will decrease coverage by 0.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3115 +/-

========================================== - Coverage 95.99% 95.97% -0.02%
========================================== Files 63 63
Lines 12796 12808 +12
========================================== + Hits 12283 12292 +9
- Misses 513 516 +3 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  adding stack_all 467767771
512061432 https://github.com/pydata/xarray/pull/3136#issuecomment-512061432 https://api.github.com/repos/pydata/xarray/issues/3136 MDEyOklzc3VlQ29tbWVudDUxMjA2MTQzMg== codecov[bot] 22429695 2019-07-17T01:14:03Z 2019-07-17T01:22:25Z NONE

Codecov Report

Merging #3136 into master will decrease coverage by 0.94%. The diff coverage is 50%.

```diff @@ Coverage Diff @@

master #3136 +/-

========================================== - Coverage 95.99% 95.05% -0.95%
========================================== Files 63 63
Lines 12799 12803 +4
========================================== - Hits 12287 12170 -117
- Misses 512 633 +121 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Added suppport for geotiff colormap() colorinterp to be loaded into attrs 468937654
511216252 https://github.com/pydata/xarray/pull/3126#issuecomment-511216252 https://api.github.com/repos/pydata/xarray/issues/3126 MDEyOklzc3VlQ29tbWVudDUxMTIxNjI1Mg== codecov[bot] 22429695 2019-07-14T16:23:30Z 2019-07-16T22:33:26Z NONE

Codecov Report

Merging #3126 into master will decrease coverage by 0.91%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3126 +/-

========================================== - Coverage 95.99% 95.08% -0.92%
========================================== Files 63 63
Lines 12799 12801 +2
========================================== - Hits 12287 12172 -115
- Misses 512 629 +117 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Return immutable view of Pandas indexes 467856527
511539332 https://github.com/pydata/xarray/pull/3134#issuecomment-511539332 https://api.github.com/repos/pydata/xarray/issues/3134 MDEyOklzc3VlQ29tbWVudDUxMTUzOTMzMg== codecov[bot] 22429695 2019-07-15T19:35:02Z 2019-07-16T15:57:36Z NONE

Codecov Report

Merging #3134 into master will decrease coverage by 0.32%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3134 +/-

========================================== - Coverage 95.99% 95.67% -0.33%
========================================== Files 63 63
Lines 12799 12799
========================================== - Hits 12287 12245 -42
- Misses 512 554 +42 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Revised ROMS example notebook 468295911
511702674 https://github.com/pydata/xarray/pull/3123#issuecomment-511702674 https://api.github.com/repos/pydata/xarray/issues/3123 MDEyOklzc3VlQ29tbWVudDUxMTcwMjY3NA== codecov[bot] 22429695 2019-07-16T07:37:09Z 2019-07-16T08:13:01Z NONE

Codecov Report

Merging #3123 into master will decrease coverage by 26.59%. The diff coverage is 11.11%.

```diff @@ Coverage Diff @@

master #3123 +/-

========================================= - Coverage 96% 69.4% -26.6%
========================================= Files 63 63
Lines 12777 12806 +29
========================================= - Hits 12266 8888 -3378
- Misses 511 3918 +3407 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  to_zarr(append_dim='dim0') doesn't need mode='a' 467805570
511245920 https://github.com/pydata/xarray/pull/3130#issuecomment-511245920 https://api.github.com/repos/pydata/xarray/issues/3130 MDEyOklzc3VlQ29tbWVudDUxMTI0NTkyMA== codecov[bot] 22429695 2019-07-15T00:00:06Z 2019-07-15T14:47:51Z NONE

Codecov Report

Merging #3130 into master will decrease coverage by 0.28%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3130 +/-

========================================== - Coverage 95.99% 95.71% -0.29%
========================================== Files 63 63
Lines 12799 12799
========================================== - Hits 12287 12250 -37
- Misses 512 549 +37 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Merge broadcast_like docstrings, analyze implementation problem 467897998
511219191 https://github.com/pydata/xarray/pull/3127#issuecomment-511219191 https://api.github.com/repos/pydata/xarray/issues/3127 MDEyOklzc3VlQ29tbWVudDUxMTIxOTE5MQ== codecov[bot] 22429695 2019-07-14T17:05:28Z 2019-07-14T17:17:05Z NONE

Codecov Report

Merging #3127 into master will increase coverage by 0.01%. The diff coverage is 88.88%.

```diff @@ Coverage Diff @@

master #3127 +/-

========================================== + Coverage 95.98% 95.99% +0.01%
========================================== Files 63 63
Lines 12777 12784 +7
========================================== + Hits 12264 12272 +8
+ Misses 513 512 -1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Feature/2885 broadcast like 467862319
511214696 https://github.com/pydata/xarray/pull/2334#issuecomment-511214696 https://api.github.com/repos/pydata/xarray/issues/2334 MDEyOklzc3VlQ29tbWVudDUxMTIxNDY5Ng== codecov[bot] 22429695 2019-07-14T16:02:35Z 2019-07-14T16:40:37Z NONE

Codecov Report

Merging #2334 into master will decrease coverage by 0.9%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #2334 +/-

========================================== - Coverage 95.98% 95.08% -0.91%
========================================== Files 63 63
Lines 12777 12777
========================================== - Hits 12264 12149 -115
- Misses 513 628 +115 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  XFAIL tests failing on ARM 346469361
511215490 https://github.com/pydata/xarray/pull/3125#issuecomment-511215490 https://api.github.com/repos/pydata/xarray/issues/3125 MDEyOklzc3VlQ29tbWVudDUxMTIxNTQ5MA== codecov[bot] 22429695 2019-07-14T16:13:26Z 2019-07-14T16:39:46Z NONE

Codecov Report

Merging #3125 into master will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3125 +/-

======================================= Coverage 95.98% 95.98%
======================================= Files 63 63
Lines 12777 12777
======================================= Hits 12264 12264
Misses 513 513 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Fix tests on big-endian systems 467856339
511155056 https://github.com/pydata/xarray/pull/3114#issuecomment-511155056 https://api.github.com/repos/pydata/xarray/issues/3114 MDEyOklzc3VlQ29tbWVudDUxMTE1NTA1Ng== codecov[bot] 22429695 2019-07-13T21:29:28Z 2019-07-14T14:28:21Z NONE

Codecov Report

Merging #3114 into master will increase coverage by <.01%. The diff coverage is 83.33%.

```diff @@ Coverage Diff @@

master #3114 +/-

========================================== + Coverage 95.99% 95.99% +<.01%
========================================== Files 63 63
Lines 12796 12782 -14
========================================== - Hits 12283 12270 -13
+ Misses 513 512 -1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Better docs and errors about expand_dims() view 467766947
511160988 https://github.com/pydata/xarray/pull/3121#issuecomment-511160988 https://api.github.com/repos/pydata/xarray/issues/3121 MDEyOklzc3VlQ29tbWVudDUxMTE2MDk4OA== codecov[bot] 22429695 2019-07-13T23:31:51Z 2019-07-13T23:42:23Z NONE

Codecov Report

Merging #3121 into scipy19-docs will increase coverage by <.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

scipy19-docs #3121 +/-

================================================ + Coverage 95.99% 95.99% +<.01%
================================================ Files 63 63
Lines 12796 12799 +3
================================================ + Hits 12284 12287 +3
Misses 512 512 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Allow other tutorial filename extensions 467776251
511159976 https://github.com/pydata/xarray/pull/3120#issuecomment-511159976 https://api.github.com/repos/pydata/xarray/issues/3120 MDEyOklzc3VlQ29tbWVudDUxMTE1OTk3Ng== codecov[bot] 22429695 2019-07-13T23:06:39Z 2019-07-13T23:12:30Z NONE

Codecov Report

Merging #3120 into master will decrease coverage by 0.27%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3120 +/-

========================================== - Coverage 96% 95.72% -0.28%
========================================== Files 63 63
Lines 12777 12777
========================================== - Hits 12266 12231 -35
- Misses 511 546 +35 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Change default flag for open_mfdataset. Fixes Issue #2064 467773526
510406031 https://github.com/pydata/xarray/pull/3093#issuecomment-510406031 https://api.github.com/repos/pydata/xarray/issues/3093 MDEyOklzc3VlQ29tbWVudDUxMDQwNjAzMQ== codecov[bot] 22429695 2019-07-11T09:21:33Z 2019-07-13T20:39:10Z NONE

Codecov Report

Merging #3093 into master will increase coverage by <.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3093 +/-

========================================= + Coverage 95.99% 96% +<.01%
========================================= Files 63 63
Lines 12796 12777 -19
========================================= - Hits 12283 12266 -17
+ Misses 513 511 -2 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Increase minimum Python version to 3.5.3 466765652
511136585 https://github.com/pydata/xarray/pull/3110#issuecomment-511136585 https://api.github.com/repos/pydata/xarray/issues/3110 MDEyOklzc3VlQ29tbWVudDUxMTEzNjU4NQ== codecov[bot] 22429695 2019-07-13T16:45:11Z 2019-07-13T16:45:11Z NONE

Codecov Report

Merging #3110 into master will decrease coverage by 26.59%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3110 +/-

========================================= - Coverage 95.99% 69.4% -26.6%
========================================= Files 63 63
Lines 12796 12796
========================================= - Hits 12284 8881 -3403
- Misses 512 3915 +3403 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Change name of testing conda environment 467741491
511091253 https://github.com/pydata/xarray/pull/3106#issuecomment-511091253 https://api.github.com/repos/pydata/xarray/issues/3106 MDEyOklzc3VlQ29tbWVudDUxMTA5MTI1Mw== codecov[bot] 22429695 2019-07-13T05:39:43Z 2019-07-13T05:50:16Z NONE

Codecov Report

Merging #3106 into scipy19-docs will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

scipy19-docs #3106 +/-

============================================= Coverage 95.99% 95.99%
============================================= Files 63 63
Lines 12796 12796
============================================= Hits 12284 12284
Misses 512 512 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Replace sphinx_gallery with notebook 467674875
511080426 https://github.com/pydata/xarray/pull/3105#issuecomment-511080426 https://api.github.com/repos/pydata/xarray/issues/3105 MDEyOklzc3VlQ29tbWVudDUxMTA4MDQyNg== codecov[bot] 22429695 2019-07-13T02:32:33Z 2019-07-13T04:53:09Z NONE

Codecov Report

Merging #3105 into scipy19-docs will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

scipy19-docs #3105 +/-

============================================= Coverage 95.99% 95.99%
============================================= Files 63 63
Lines 12796 12796
============================================= Hits 12284 12284
Misses 512 512 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Switch doc examples to use nbsphinx 467658326
509269548 https://github.com/pydata/xarray/pull/3086#issuecomment-509269548 https://api.github.com/repos/pydata/xarray/issues/3086 MDEyOklzc3VlQ29tbWVudDUwOTI2OTU0OA== codecov[bot] 22429695 2019-07-08T15:18:30Z 2019-07-12T15:15:23Z NONE

Codecov Report

Merging #3086 into master will decrease coverage by 0.01%. The diff coverage is 98%.

```diff @@ Coverage Diff @@

master #3086 +/-

========================================== - Coverage 95.99% 95.98% -0.02%
========================================== Files 63 63
Lines 12792 12809 +17
========================================== + Hits 12280 12295 +15
- Misses 512 514 +2 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add broadcast_like. 464813332
510884930 https://github.com/pydata/xarray/pull/3101#issuecomment-510884930 https://api.github.com/repos/pydata/xarray/issues/3101 MDEyOklzc3VlQ29tbWVudDUxMDg4NDkzMA== codecov[bot] 22429695 2019-07-12T13:24:17Z 2019-07-12T13:31:01Z NONE

Codecov Report

Merging #3101 into master will decrease coverage by <.01%. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3101 +/-

========================================== - Coverage 95.99% 95.99% -0.01%
========================================== Files 63 63
Lines 12792 12796 +4
========================================== + Hits 12280 12283 +3
- Misses 512 513 +1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Improve open_mfdataset deprecation warnings 467409631
510569441 https://github.com/pydata/xarray/pull/3097#issuecomment-510569441 https://api.github.com/repos/pydata/xarray/issues/3097 MDEyOklzc3VlQ29tbWVudDUxMDU2OTQ0MQ== codecov[bot] 22429695 2019-07-11T16:59:34Z 2019-07-11T17:32:03Z NONE

Codecov Report

Merging #3097 into master will not change coverage. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3097 +/-

======================================= Coverage 95.99% 95.99%
======================================= Files 63 63
Lines 12792 12792
======================================= Hits 12280 12280
Misses 512 512 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Remove old issue template, small changes to current template 467004453
508967666 https://github.com/pydata/xarray/pull/3082#issuecomment-508967666 https://api.github.com/repos/pydata/xarray/issues/3082 MDEyOklzc3VlQ29tbWVudDUwODk2NzY2Ng== codecov[bot] 22429695 2019-07-07T02:59:34Z 2019-07-10T01:39:23Z NONE

Codecov Report

Merging #3082 into master will decrease coverage by <.01%. The diff coverage is 98.3%.

```diff @@ Coverage Diff @@

master #3082 +/-

========================================== - Coverage 96.05% 96.05% -0.01%
========================================== Files 63 63
Lines 12752 12773 +21
========================================== + Hits 12249 12269 +20
- Misses 503 504 +1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Cache root netCDF4.Dataset objects instead of groups 464787713
509827849 https://github.com/pydata/xarray/pull/3090#issuecomment-509827849 https://api.github.com/repos/pydata/xarray/issues/3090 MDEyOklzc3VlQ29tbWVudDUwOTgyNzg0OQ== codecov[bot] 22429695 2019-07-09T22:07:09Z 2019-07-10T00:23:23Z NONE

Codecov Report

Merging #3090 into master will increase coverage by 0.44%. The diff coverage is 70.58%.

```diff @@ Coverage Diff @@

master #3090 +/-

========================================= + Coverage 92.16% 92.6% +0.44%
========================================= Files 63 63
Lines 12787 12799 +12
Branches 2906 2907 +1
========================================= + Hits 11785 11853 +68
+ Misses 688 630 -58
- Partials 314 316 +2 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  WIP: more annotations 466004569
509134882 https://github.com/pydata/xarray/pull/3079#issuecomment-509134882 https://api.github.com/repos/pydata/xarray/issues/3079 MDEyOklzc3VlQ29tbWVudDUwOTEzNDg4Mg== codecov[bot] 22429695 2019-07-08T08:41:00Z 2019-07-09T21:58:52Z NONE

Codecov Report

Merging #3079 into master will decrease coverage by 0.03%. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3079 +/-

========================================== - Coverage 92.68% 92.65% -0.04%
========================================== Files 63 63
Lines 12773 12786 +13
Branches 2906 2906
========================================== + Hits 11839 11847 +8
- Misses 619 623 +4
- Partials 315 316 +1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Fix printing summaries of multiindex coords 464152437
509772022 https://github.com/pydata/xarray/pull/3013#issuecomment-509772022 https://api.github.com/repos/pydata/xarray/issues/3013 MDEyOklzc3VlQ29tbWVudDUwOTc3MjAyMg== codecov[bot] 22429695 2019-07-09T19:18:05Z 2019-07-09T19:27:19Z NONE

Codecov Report

Merging #3013 into master will increase coverage by 0.49%. The diff coverage is 75%.

```diff @@ Coverage Diff @@

master #3013 +/-

========================================== + Coverage 92.16% 92.66% +0.49%
========================================== Files 63 63
Lines 12787 12795 +8
Branches 2906 2910 +4
========================================== + Hits 11785 11856 +71
+ Misses 688 622 -66
- Partials 314 317 +3 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add `scales` attributes to Dataset created in open_rasterio (#3012) 454337592
508982303 https://github.com/pydata/xarray/pull/3088#issuecomment-508982303 https://api.github.com/repos/pydata/xarray/issues/3088 MDEyOklzc3VlQ29tbWVudDUwODk4MjMwMw== codecov[bot] 22429695 2019-07-07T08:44:45Z 2019-07-09T16:12:13Z NONE

Codecov Report

Merging #3088 into master will decrease coverage by 0.03%. The diff coverage is 94.82%.

```diff @@ Coverage Diff @@

master #3088 +/-

========================================== - Coverage 92.68% 92.65% -0.04%
========================================== Files 63 63
Lines 12773 12787 +14
Branches 2906 2906
========================================== + Hits 11839 11848 +9
- Misses 619 623 +4
- Partials 315 316 +1 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  More annotations 464929212
508952515 https://github.com/pydata/xarray/pull/3087#issuecomment-508952515 https://api.github.com/repos/pydata/xarray/issues/3087 MDEyOklzc3VlQ29tbWVudDUwODk1MjUxNQ== codecov[bot] 22429695 2019-07-06T20:43:45Z 2019-07-09T01:24:54Z NONE

Codecov Report

Merging #3087 into master will increase coverage by 3.05%. The diff coverage is 94.73%.

```diff @@ Coverage Diff @@

master #3087 +/-

========================================== + Coverage 92.68% 95.74% +3.05%
========================================== Files 63 63
Lines 12773 12738 -35
Branches 2906 0 -2906
========================================== + Hits 11839 12196 +357
+ Misses 619 542 -77
+ Partials 315 0 -315 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Suppress warnings and add test coverage 464888388
508948428 https://github.com/pydata/xarray/pull/3084#issuecomment-508948428 https://api.github.com/repos/pydata/xarray/issues/3084 MDEyOklzc3VlQ29tbWVudDUwODk0ODQyOA== codecov[bot] 22429695 2019-07-06T19:24:27Z 2019-07-06T19:39:21Z NONE

Codecov Report

Merging #3084 into master will increase coverage by 1.43%. The diff coverage is 96.29%.

```diff @@ Coverage Diff @@

master #3084 +/-

========================================== + Coverage 91.24% 92.68% +1.43%
========================================== Files 67 63 -4
Lines 12946 12773 -173
Branches 2935 2906 -29
========================================== + Hits 11813 11839 +26
+ Misses 809 619 -190
+ Partials 324 315 -9 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  One CI build for upstream dev versions 464796480
508886493 https://github.com/pydata/xarray/pull/3085#issuecomment-508886493 https://api.github.com/repos/pydata/xarray/issues/3085 MDEyOklzc3VlQ29tbWVudDUwODg4NjQ5Mw== codecov[bot] 22429695 2019-07-06T01:10:37Z 2019-07-06T05:00:53Z NONE

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f8fd295). Click here to learn what that means. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3085 +/-

========================================= Coverage ? 92.51%
========================================= Files ? 67
Lines ? 12946
Branches ? 2935
========================================= Hits ? 11977
Misses ? 636
Partials ? 333 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Fix codecov reports 464798268
507510660 https://github.com/pydata/xarray/pull/1597#issuecomment-507510660 https://api.github.com/repos/pydata/xarray/issues/1597 MDEyOklzc3VlQ29tbWVudDUwNzUxMDY2MA== codecov[bot] 22429695 2019-07-02T04:12:24Z 2019-07-04T20:50:06Z NONE

Codecov Report

Merging #1597 into master will increase coverage by 0.02%. The diff coverage is 97.22%.

```diff @@ Coverage Diff @@

master #1597 +/-

========================================== + Coverage 94.8% 94.83% +0.02%
========================================== Files 67 67
Lines 12876 12912 +36
========================================== + Hits 12207 12245 +38
+ Misses 669 667 -2 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add methods for combining variables of differing dimensionality 261131958
507521709 https://github.com/pydata/xarray/pull/3070#issuecomment-507521709 https://api.github.com/repos/pydata/xarray/issues/3070 MDEyOklzc3VlQ29tbWVudDUwNzUyMTcwOQ== codecov[bot] 22429695 2019-07-02T05:18:13Z 2019-07-04T20:02:24Z NONE

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@681ec0e). Click here to learn what that means. The diff coverage is n/a.

```diff @@ Coverage Diff @@

master #3070 +/-

======================================== Coverage ? 94.8%
======================================== Files ? 67
Lines ? 12876
Branches ? 0
======================================== Hits ? 12207
Misses ? 669
Partials ? 0 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Fix the ability to run network and flaky tests 463021297
507436417 https://github.com/pydata/xarray/pull/3045#issuecomment-507436417 https://api.github.com/repos/pydata/xarray/issues/3045 MDEyOklzc3VlQ29tbWVudDUwNzQzNjQxNw== codecov[bot] 22429695 2019-07-01T21:41:52Z 2019-07-02T18:28:51Z NONE

Codecov Report

Merging #3045 into master will increase coverage by 1.01%. The diff coverage is 94.11%.

```diff @@ Coverage Diff @@

master #3045 +/-

========================================== + Coverage 93.78% 94.79% +1.01%
========================================== Files 68 67 -1
Lines 13156 12892 -264
========================================== - Hits 12338 12221 -117
+ Misses 818 671 -147 ```

| Impacted Files | Coverage Δ | | |---|---|---| | xarray/core/dataset.py | 96.14% <94.11%> (-0.1%) | :arrow_down: | | xarray/_version.py | | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0aeee7f...b3232ad. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add rename_vars and rename_dims 460680578
507514003 https://github.com/pydata/xarray/pull/3069#issuecomment-507514003 https://api.github.com/repos/pydata/xarray/issues/3069 MDEyOklzc3VlQ29tbWVudDUwNzUxNDAwMw== codecov[bot] 22429695 2019-07-02T04:32:52Z 2019-07-02T04:43:43Z NONE

Codecov Report

Merging #3069 into master will not change coverage. The diff coverage is 100%.

```diff @@ Coverage Diff @@

master #3069 +/-

====================================== Coverage 94.8% 94.8%
====================================== Files 67 67
Lines 12876 12876
====================================== Hits 12207 12207
Misses 669 669 ```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Cleanup uses of super() to use Python 3 only syntax 463010338
507063270 https://github.com/pydata/xarray/pull/3065#issuecomment-507063270 https://api.github.com/repos/pydata/xarray/issues/3065 MDEyOklzc3VlQ29tbWVudDUwNzA2MzI3MA== codecov[bot] 22429695 2019-06-30T20:02:49Z 2019-06-30T23:38:03Z NONE

Codecov Report

Merging #3065 into master will decrease coverage by 0.02%. The diff coverage is 93.65%.

```diff @@ Coverage Diff @@

master #3065 +/-

========================================== - Coverage 93.81% 93.78% -0.03%
========================================== Files 68 68
Lines 13201 13156 -45
========================================== - Hits 12384 12338 -46
- Misses 817 818 +1 ```

| Impacted Files | Coverage Δ | | |---|---|---| | xarray/core/dask_array_compat.py | 100% <ø> (ø) | :arrow_up: | | xarray/core/resample.py | 92.95% <100%> (-0.1%) | :arrow_down: | | xarray/core/groupby.py | 97.86% <100%> (-0.01%) | :arrow_down: | | xarray/core/alignment.py | 97.52% <100%> (+0.45%) | :arrow_up: | | xarray/plot/utils.py | 96.41% <100%> (-0.03%) | :arrow_down: | | xarray/core/npcompat.py | 89.06% <100%> (+0.6%) | :arrow_up: | | xarray/core/nputils.py | 99.12% <100%> (ø) | :arrow_up: | | xarray/core/missing.py | 94.46% <100%> (+0.3%) | :arrow_up: | | xarray/plot/facetgrid.py | 96.75% <100%> (-0.08%) | :arrow_down: | | xarray/core/nanops.py | 93.27% <100%> (-2.66%) | :arrow_down: | | ... and 5 more | |


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b3489b...74ed80e. Read the comment docs.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  kwargs.pop() cleanup 462401539

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [performed_via_github_app] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
    ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
    ON [issue_comments] ([user]);
Powered by Datasette · Queries took 1920.078ms · About: xarray-datasette