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

has2k1 / plotnine / 227
87%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2018 02:53PM UTC
Jobs 2
Files 141
Run time 35s
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
227

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.

2048 of 2688 branches covered (76.19%)

Branch coverage included in aggregate %.

7797 of 8627 relevant lines covered (90.38%)

1.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 227.1 (JOB=UNITTEST FULL_DEPS=true) 23 Mar 2018 02:53PM UTC 0
87.02
Travis Job 227.1
2 227.2 (JOB=UNITTEST FULL_DEPS=true) 23 Mar 2018 02:54PM UTC 0
86.84
Travis Job 227.2
Source Files on build 227
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #227
  • 711c8f43 on github
  • Prev Build on master (#224)
  • Next Build on master (#229)
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