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

dask / dask / 11501 / 3
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 15 May 2019 10:24PM UTC
Files 108
Run time 5s
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

15 May 2019 09:56PM UTC coverage: 90.73% (+0.006%) from 90.724%
PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true'

push

travis-ci

TomAugspurger
Add support for rolling operations with larger window that partition size in DataFrames with Time-based index (#4248) (#4796)

* Added support for time rolling ops. with larger window than partitions

 - Swapped error checking for window larger than partitions with
 correct path for handling that situation
 - Added logic to calculate number of partitions needed for each rolling
 operation (for past rolling windows)
 - Updated graph calculation to ensure each task depends on the correct
 partitions
 - Added alternative row selection method to extract necessary rows for
 task given several partitions instead of just one
- Removed error checking test for larger window than partition.
- Added two new tests checking select rolling operations with windows larger than the partition size (one test for equally-sized partitions and one test for variable-sized partitions)

17333 of 19104 relevant lines covered (90.73%)

0.91 hits per line

Source Files on job 11501.3 (PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true')
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10317
  • Travis Job 11501.3
  • d53b5608 on github
  • Prev Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11499.3)
  • Next Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11506.3)
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