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

Displayr / verbs / 247 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2021 08:40AM UTC
Files 10
Run time 1s
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

22 Apr 2021 08:28AM UTC coverage: 98.322% (+0.07%) from 98.253%
247.1

push

travis-ci-com

web-flow
DS-3305 Add improved warnings and handling of missing names [revdep skip] (#12)

* Add warning for transposing inputs and improve hidden unmatched warning [revdep skip]

* Add a warning if the automatic matching algorithm transposes an input
* Improve the warning for the hiding of unmatched inputs

* Address DS-3286 review comments [revdep skip]

* Improve and fix typos in documentation
* Improve the checking of the match.element argument

* Add warning for multiple datasets [revdep skip]

* Drop support for multiple arguments in SumRows/Columns

Only allow a single input to both SumRows and SumColumns. Also includes improvements
to the matching element argument checking and opposite infinity checking

* Remove unusued rda files for unit tests

* Handle missing names in automatic matching [revdep skip]

* Remove duplicated function [revdep skip]

* Update documentation [revdep skip]

* DS-3305 Add warning for single dim row or column sums [revdep skip]

* Added warning when row or column sum redundant due to single element
* Tidied warnings in unit tests in general

* DS-3305 Update examples to use new matching argument signature [revdep skip]

* DS-3305 Add warning for merged categories [revdep skip]

* DS-3305 Add remove rows/cols to SumColumns/Rows [revdep skip]

* DS-3305 Ensure consistent Sum behaviour with NULLs [revdep skip]

NULL elements are filtered out, previously if multiple inputs included NULLs
then it could be possible that the elementwise sum becomes sum of all elements to a scalar.
E.g. Sum(X, NULL) would be equivalent to sum(X). This commit ensures that Sum(X, NULL) returns
X

* DS-3305 Version bump for Sum refactor [revdep skip]

Bumping minor version to account for the new matching arguments in the
signature for Sum and the removal of multiple inputs to SumRows and Columns

* DS-3305 Add function aliases for SumRows and SumColumns [revdep skip]

Add functions
* SumForEachRow <- Sum... (continued)

1699 of 1728 relevant lines covered (98.32%)

60.25 hits per line

Source Files on job 247.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 107
  • Travis Job 247.1
  • 0fd70b88 on github
  • Prev Job for on master (#236.1)
  • Next Job for on master (#248.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