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

has2k1 / plotnine / 625 / 1
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 01 Apr 2020 06:59PM UTC
Files 147
Run time 21s
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

01 Apr 2020 06:49PM UTC coverage: 87.039%. Remained the same
JOB=UNITTEST FULL_DEPS=true

push

travis-ci

has2k1
Fix geom_qq to work with faceting.

The problem was we reused sorted values of a pandas series when
computing the statistics of the group. These values had an index
which interefered with the concatenation of the computed dataframes.

The solution is to use they underlying numpy array.

fixes #379

2477 of 3179 branches covered (77.92%)

Branch coverage included in aggregate %.

8382 of 9297 relevant lines covered (90.16%)

0.9 hits per line

Source Files on job 625.1 (JOB=UNITTEST FULL_DEPS=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 543
  • Travis Job 625.1
  • dcdffb6e on github
  • Prev Job for JOB=UNITTEST FULL_DEPS=true on dev (#623.1)
  • Next Job for JOB=UNITTEST FULL_DEPS=true on dev (#632.1)
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