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

sdcTools / sdcMicro / 90
21%
master: 31%

Build:
Build:
LAST BUILD BRANCH: 5.6.0
DEFAULT BRANCH: master
Ran 23 Mar 2018 11:38AM UTC
Jobs 2
Files 60
Run time 23s
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
90

push

travis-ci

GregorDeCillia
add parameter `shiny.server` to `sdcApp`

In case this parameter is set to TRUE (not default), sdcApp will return the app as an
object instead of incoking it. As the name suggests, this is useful for deploying
the app via shiny-server.

These changes also lead to the `.GlobalEnv` not being used by the app (even if the `shiny.server`
flag is set to `FALSE`). Instead, local variables are saved in the app object.

Parameters are now passed via `shinyOptions/getShinyOption`. Again, this keeps the global
environment clean compared to the previous approach, which used the global environment.

23 of 23 new or added lines in 1 file covered. (100.0%)

1697 of 8238 relevant lines covered (20.6%)

788.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 90.1 23 Mar 2018 11:38AM UTC 0
20.6
Travis Job 90.1
2 90.2 23 Mar 2018 11:38AM UTC 0
20.6
Travis Job 90.2
Source Files on build 90
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #90
  • 3a74d9b0 on github
  • Prev Build on shinyAppObj (#89)
  • Next Build on shinyAppObj (#91)
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