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

JuliaData / DataFrames.jl / 5238 / 12
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 26 Dec 2019 07:23PM UTC
Files 22
Run time 2s
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

26 Dec 2019 06:41PM UTC coverage: 84.596% (+2.2%) from 82.397%
5238.12

push

travis-ci

web-flow
Fix grouped maximum, minimum, var and std with only missing values (#2063)

When a group only contains missing values, grouped `maximum` and `minimum` have to
throw an error like the corresponding functions. Otherwise they incorrectly return
`typemin`/`typemax`. Also fix `var` and `std` to return `NaN` in that case instead
of `-0.0`.

This problem cannot happen without `skipmissing`, as empty groups are not allowed.

2713 of 3207 relevant lines covered (84.6%)

394285.55 hits per line

Source Files on job 5238.12
  • Tree
  • List 0
  • Changed 22
  • Source Changed 1
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4192
  • Travis Job 5238.12
  • 8902a082 on github
  • Prev Job for on master (#5230.1)
  • Next Job for on master (#5247.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