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

dask / dask / 11501
53%

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

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

Jobs
ID Job ID Ran Files Coverage
3 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') 15 May 2019 10:24PM UTC 0
90.73
Travis Job 11501.3
Source Files on build 11501
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11501
  • d53b5608 on github
  • Prev Build on master (#11499)
  • Next Build on master (#11506)
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