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

Displayr / verbs / 247
98%

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

pending completion
247

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

Jobs
ID Job ID Ran Files Coverage
1 247.1 22 Apr 2021 08:40AM UTC 0
98.32
Travis Job 247.1
Source Files on build 247
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #247
  • 0fd70b88 on github
  • Prev Build on master (#236)
  • Next Build on master (#248)
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

© 2025 Coveralls, Inc