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

has2k1 / plotnine / 227 / 2
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2018 02:54PM UTC
Files 141
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

23 Mar 2018 02:46PM UTC coverage: 86.838% (-0.2%) from 86.997%
JOB=UNITTEST FULL_DEPS=true

push

travis-ci

has2k1
Fix failing formula without dot in facet_grid (#128)

Fix failing formula without dot in facet_grid

The facet_grid was failing if a dot was not specified for single
row/colum formulas. See test case
test_facet_grid_scales_free_y_formula_no_dot. It was failing with a
cryptic error, because somewhere down the line some code was
interpredeted as an incomplete string. This is in contrast to R's
ggplot2, wich just seems to ignore missing dots. A dot is now just added
silently if missing. Alternative an exception could be thrown, but I
think this is more userfriendly. At least it should not fail with a
cryptic error as before.

2174 of 2823 branches covered (77.01%)

Branch coverage included in aggregate %.

7769 of 8627 relevant lines covered (90.05%)

0.9 hits per line

Source Files on job 227.2 (JOB=UNITTEST FULL_DEPS=true)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 227.2
  • 711c8f43 on github
  • Prev Job for JOB=UNITTEST FULL_DEPS=true on master (#224.1)
  • Next Job for JOB=UNITTEST FULL_DEPS=true on master (#229.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