Skip to content

Streamline actions & Integrate coverage reporting into R-CMD-check workflow - #269

Merged
dfalster merged 2 commits into
masterfrom
streamline_actions
Mar 23, 2026
Merged

Streamline actions & Integrate coverage reporting into R-CMD-check workflow#269
dfalster merged 2 commits into
masterfrom
streamline_actions

Conversation

@dfalster

Copy link
Copy Markdown
Member

In my opinion, we're running too many tests, don't need two Ubuntu versions and don't need to run the test suite separately to our command check.

Move coverage steps (covr::codecov, testthat output, artifact upload) from a separate workflow into R-CMD-check. Add covr and xml2 to extra-packages and restrict coverage steps to ubuntu-latest to avoid redundant runs across the OS matrix.
@dfalster
dfalster requested a review from wcornwell March 23, 2026 05:02

@wcornwell wcornwell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@dfalster
dfalster merged commit 82c4543 into master Mar 23, 2026
4 checks passed
@dfalster
dfalster deleted the streamline_actions branch March 23, 2026 05:29
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.

2 participants