Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

sdcTools / sdcMicro / 90
21%
master: 31%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: 5.6.0
Repo Added 26 Jul 2017 09:35AM UTC
Total Files 60
# Builds 174 Last
Badge
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

23 Mar 2018 - 11:29 coverage decreased (-0.07%) to 20.6%
90

push

travis-ci

E6239b646a6c42eb148915705e970e85?size=18&default=identiconGregorDeCillia
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.

1697 of 8238 relevant lines covered (20.6%)

788.25 hits per line

Jobs
Coverage Job Files Covered Ran
20.6
90.1 60 23 Mar 2018 11:38AM UTC Travis Job 90.1
20.6
90.2 60 23 Mar 2018 11:38AM UTC Travis Job 90.2
Source Files on build 90
  • Tree
  • List 60
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #90
  • 3a74d9b0 on github
  • Prev Build on shinyAppObj (#1)
  • Next Build on shinyAppObj (#1)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc