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

rstoneback / pysat / 799 / 4
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: concat_data_update
DEFAULT BRANCH: master
Ran 21 May 2018 06:59PM UTC
Files 41
Run time 4s
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

21 May 2018 06:20PM UTC coverage: 83.444%. Remained the same
799.4

push

travis-ci

mddepew
Fixed __setitem__ failure for pandas series

Pysat checks for an iterable of DataFrames by checking the type of
element 0 using [0], but not all iterables have a [0], the more
universal way of checking is to cast to an iterator and use the next
function. An empty iterator is set to return None to avoid throwing a
StopIteration.

5257 of 6300 relevant lines covered (83.44%)

0.83 hits per line

Source Files on job 799.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 593
  • Travis Job 799.4
  • d92dce59 on github
  • Prev Job for on develop (#791.4)
  • Next Job for on develop (#814.4)
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