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

dask / dask / 10750
53%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 09:18PM UTC
Jobs 2
Files 108
Run time 32min
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
10750

push

travis-ci

TomAugspurger
df getitem with integer slices is not implemented (#4466)

Raise a `NotImplementedError` when calling DataFrame.__getitem__ *if*
the row indexer is an integer slice *and* the index is not a float
index. Float indexes interpret integers slices as `loc` based, whereas
all other indexers interpret them as `iloc` based (which is not
implemented).

17126 of 18826 relevant lines covered (90.97%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10750.3 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 08 Feb 2019 09:18PM UTC 0
90.97
Travis Job 10750.3
7 10750.7 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 08 Feb 2019 09:49PM UTC 0
90.98
Travis Job 10750.7
Source Files on build 10750
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10750
  • ac3fcbdc on github
  • Prev Build on master (#10746)
  • Next Build on master (#10751)
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