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

Displayr / flipStandardCharts / 2796 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2021 07:16AM UTC
Files 47
Run time 4s
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

08 Mar 2021 07:02AM UTC coverage: 84.79%. Remained the same
2796.1

push

travis-ci-com

web-flow
DS-3136 Replace sum with verbs::Sum (#22)

* DS-3136 Replace sum with verbs::Sum

* DS-3136 Replace row/colSums with verbs equivalents

* DS-3136 Point to dev verbs

* DS-3136 Restore as.numeric call inside sum/Sum

* DS-3136 Remove calls to Sum for higher dim arrays

* DS-3136 Replace calls to sum nchar with more efficient code

Arguments were checked to see if they were non-empty by counting the number
of chars using sum(nchar(...)). This has been replaced with using the pattern
any(nzchar(...)) instead which is faster and avoids calling sum or Sum.

* DS-3136 Skip dim removal checks in SumRows/Cols [revdep skip]

* DS-3136 Remove dep on old verbs branch

7587 of 8948 relevant lines covered (84.79%)

194.78 hits per line

Source Files on job 2796.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 26
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2218
  • Travis Job 2796.1
  • 7119ca1a on github
  • Prev Job for verbs_BRANCH_NAME=master on master (#2793.1)
  • Next Job for verbs_BRANCH_NAME=DS-3137 on master (#2797.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