atorus-research / Tplyr

https://atorus-research.github.io/Tplyr/
Other
95 stars 16 forks source link

Have R CMD check run on PRs & pushed to devel #156

Closed asbates closed 8 months ago

asbates commented 8 months ago

Updates R CMD check action to run on PRs and pushes to branch devel in addition to main.

I left the other 2 workflows as is (pkgdown and code coverage) because it's probably better if they reflect the more stable main vs. the potentially unstable devel.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (devel@f7d07fa). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #156 +/- ## ======================================== Coverage ? 92.41% ======================================== Files ? 42 Lines ? 2744 Branches ? 0 ======================================== Hits ? 2536 Misses ? 208 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.