• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pydata / xarray / 4771
96%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2018 02:24AM UTC
Jobs 6
Files 83
Run time 34min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4771

cron

travis-ci

web-flow
Rolling window with `as_strided` (#1837)

* Rolling_window for np.ndarray

* Add pad method to Variable

* Added rolling_window to DataArray and Dataset

* remove pad_value option. Support dask.rolling_window

* Refactor rolling.reduce

* add as_strided to npcompat. Tests added for reduce(np.nanmean)

* Support boolean in maybe_promote

* move rolling_window into duck_array_op. Make DataArray.rolling_window public.

* Added to_dataarray and to_dataset to rolling object.

* Use pad in rolling to make compatible to pandas. Expose pad_with_fill_value to public.

* Refactor rolling

* flake8

* Added a comment for dask's pad.

* Use fastpath in rolling.to_dataarray

* Doc added.

* Revert not to use fastpath

* Remove maybe_prompt for Boolean. Some improvements based on @shoyer's review.

* Update test.

* Bug fix in test_rolling_count_correct

* fill_value for boolean array

* rolling_window(array, axis, window) -> rolling_window(array, window, axis)

* support stride in rolling.to_dataarray

* flake8

* Improve doc. Add DataArrayRolling to api.rst

* Improve docs in common.rolling.

* Expose groupby docs to public

* Default fill_value=dtypes.NA, stride=1. Add comment for DataArrayRollig.

* Default fill_value=dtypes.NA, stride=1. Add comment for DataArrayRollig.

* Add fill_value option to rolling.to_dataarray

* Convert non-numeric array in reduce.

* Fill_value = False for boolean array in rolling.reduce

* Support old numpy plus bottleneck combination. Suppress warning for all-nan slice reduce.

* flake8

* Add benchmark

* Dataset.count. Benchmark

* Classize benchmark

* Decoratorize for asv benchmark

* Classize benchmarks/indexing.py

* Working with nanreduce

* Support .sum for object dtype.

* Remove unused if-statements.

* Default skipna for rolling.reduce

* Pass tests. Test added to make sure the consistency to pandas' behavior.

* Delete duplicate file. ... (continued)

21184 of 22052 relevant lines covered (96.06%)

4.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4771.1 (CONDA_ENV=py27-min) 02 Mar 2018 02:24AM UTC 0
70.05
Travis Job 4771.1
2 4771.2 (CONDA_ENV=py27-cdat+iris+pynio) 02 Mar 2018 02:33AM UTC 0
94.38
Travis Job 4771.2
3 4771.3 (CONDA_ENV=py34) 02 Mar 2018 02:33AM UTC 0
70.34
Travis Job 4771.3
4 4771.4 (CONDA_ENV=py35) 02 Mar 2018 02:38AM UTC 0
93.13
Travis Job 4771.4
7 4771.7 (CONDA_ENV=py36 EXTRA_FLAGS="--run-flaky --run-network-tests") 02 Mar 2018 02:44AM UTC 0
94.48
Travis Job 4771.7
16 4771.16 (CONDA_ENV=py36-netcdftime-dev) 02 Mar 2018 02:59AM UTC 0
71.55
Travis Job 4771.16
Source Files on build 4771
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4771
  • dc3eebf3 on github
  • Prev Build on master (#4762)
  • Next Build on master (#4775)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc