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 setup-r-dependencies #238

Merged
merged 1 commit into from
Dec 9, 2024
Merged

add setup-r-dependencies #238

merged 1 commit into from
Dec 9, 2024

Conversation

donyunardi
Copy link
Contributor

Related to insightsengineering/nestdevs-tasks#65
Switch to setup-r-dependencies.

A straightforward update as we don't need lookup-refs.

Copy link
Contributor

github-actions bot commented Dec 8, 2024

badge

Code Coverage Summary

Filename                         Stmts    Miss  Cover    Missing
-----------------------------  -------  ------  -------  ---------
R/qenv-c.R                          55       0  100.00%
R/qenv-class.R                      12       0  100.00%
R/qenv-concat.R                      7       0  100.00%
R/qenv-constructor.R                 1       0  100.00%
R/qenv-errors.R                      4       4  0.00%    6-9
R/qenv-eval_code.R                  57       2  96.49%   107, 116
R/qenv-extract.R                    30       0  100.00%
R/qenv-get_code.R                   24       0  100.00%
R/qenv-get_env.R                     3       1  66.67%   27
R/qenv-get_messages.r                5       0  100.00%
R/qenv-get_var.R                    26       0  100.00%
R/qenv-get_warnings.R                5       0  100.00%
R/qenv-join.R                        7       7  0.00%    137-151
R/qenv-length.R                      2       1  50.00%   2
R/qenv-show.R                        1       1  0.00%    19
R/qenv-within.R                      8       0  100.00%
R/utils-get_code_dependency.R      200       2  99.00%   160, 258
R/utils.R                           30       0  100.00%
TOTAL                              477      18  96.23%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: dafdaf2

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Dec 8, 2024

Unit Tests Summary

  1 files   12 suites   3s ⏱️
151 tests 148 ✅ 3 💤 0 ❌
231 runs  228 ✅ 3 💤 0 ❌

Results for commit dafdaf2.

♻️ This comment has been updated with latest results.

@m7pr m7pr self-assigned this Dec 9, 2024
@m7pr m7pr self-requested a review December 9, 2024 13:36
@donyunardi donyunardi merged commit 371b41b into main Dec 9, 2024
27 checks passed
@donyunardi donyunardi deleted the setup-r-dependencies@main branch December 9, 2024 22:36
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants