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

HenrikBengtsson / matrixStats / 312 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: test-install_r_binary
DEFAULT BRANCH: master
Ran 10 Feb 2015 10:00PM UTC
Files 70
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

10 Feb 2015 09:47PM UTC coverage: 96.736% (-0.003%) from 96.739%
RVERSION=devel

push

travis-ci

HenrikBengtsson
BUG FIX: all() and any() flavored methods on non-numeric and
non-logical (e.g. character) vectors and matrices with na.rm=FALSE
did not give results consistent with all() and any() if there were
missing values.  For example, with x <- c("a", NA, "b") we have
all(x == "a") == FALSE and any(x == "a") == TRUE whereas our
corresponding methods would return NA in those cases.  The methods
fixed are allValue(), anyValue(), col- and rowAlls(), and
col- and rowAnys().  Added more package tests to cover these cases.
[#5,#6]

2223 of 2298 relevant lines covered (96.74%)

11807.91 hits per line

Source Files on job 312.1 (RVERSION=devel)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 312
  • Travis Job 312.1
  • b09d3a4c on github
  • Prev Job for RVERSION=devel on develop (#311.1)
  • Next Job for RVERSION=devel on develop (#313.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