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

Displayr / flipChart / 1794
90%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2020 05:15AM UTC
Jobs 1
Files 4
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

pending completion
1794

push

travis-ci-com

chschan
DS-2733 (#4)

* Add ability to use Regression output in Scatterplot

Update PrepareData and its internal functions to handle Regression output
via the input.data.raw argument

* Allow Y coordinate regression input in scatterplot

Y coordinates is a nested list structure. Logic modified to handle
regression inputs for scatterplots in the Y coordinate input aswell

* Prevent warning for Regression input [revdep skip]

A regression output is a list with more than 10 elements. This can cause the checks in prepareForSpecificCharts to throw a warning. This is not necessary since the Regression output is converted to a single variable later with ExtractChatrData

* Improve label output and warnings [revdep skip]

Catch the undesired column label of a named list with new grep call to handle the ExtractChartData call for Regression outputs. Also, improved the warning when variables are discarded in scatterplot outputs when there are elements that don't occur in both X and Y. Now the warning states the elements that have been removed when created the data.frame.

* Add unit tests for regression X & Y inputs to scatterplot [revdep skip]

* Update remotes to include flipRegression

flipRegression required for new unit tests.

* Add ability to have multiple raw Y inputs that include Regression

Improved handling of coerceToDataFrame to remap Y input.data.raw elements to a common named vector with NAs if element doesnt have an equivalent. Added unit tests to cover this case as well

* Retain rowlabels when more than two Regression elements in Y [revdep skip]

878 of 979 relevant lines covered (89.68%)

185.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1794.1 14 Jan 2020 05:15AM UTC 0
89.68
Travis Job 1794.1
Source Files on build 1794
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1794
  • 2ac0bb23 on github
  • Prev Build on master (#1785)
  • Next Build on master (#1796)
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