Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic AppDriver$stop(timeout=) support for {covr} #259

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

schloerke
Copy link
Collaborator

Fixes #250

{processx} v3.2.0 was released in 2018. Not adding min version requirement

… send `SIGINT`

`{processx}` v3.2.0 was released in 2018. Not adding min version requirement
@schloerke schloerke added this to the v0.2.0 milestone Sep 12, 2022
@schloerke
Copy link
Collaborator Author

@StatisMike Could you try this PR out to see if it resolves your {covr} issue in #250? Thank you!!

remotes::install_github("rstudio/shinytest2#250")

@schloerke schloerke requested a review from wch September 12, 2022 18:33
R/app-driver-stop.R Outdated Show resolved Hide resolved
@schloerke schloerke marked this pull request as draft September 13, 2022 18:55
@schloerke schloerke marked this pull request as ready for review September 13, 2022 19:14
@schloerke schloerke changed the title Increase wait time between SIGINT and SIGTERM. Use p$interrupt() to send SIGINT Add dynamic AppDriver$stop(timeout=) support for {covr} Sep 13, 2022
@schloerke schloerke merged commit cca51ed into main Sep 13, 2022
@schloerke schloerke deleted the shiny_interrupt branch September 13, 2022 19:27
@github-actions github-actions bot restored the shiny_interrupt branch September 13, 2022 19:29
@schloerke schloerke deleted the shiny_interrupt branch September 14, 2022 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorect code coverage using covr on shinytest2 + testthat tests
2 participants