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

Displayr / flipStandardCharts / 2796
87%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2021 07:15AM UTC
Jobs 1
Files 47
Run time 5s
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
2796

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

Jobs
ID Job ID Ran Files Coverage
1 2796.1 08 Mar 2021 07:16AM UTC 0
84.79
Travis Job 2796.1
Source Files on build 2796
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2796
  • 7119ca1a on github
  • Prev Build on master (#2793)
  • Next Build on master (#2797)
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