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

[skip vbump] upversion 0.6.1 #246

Merged
merged 1 commit into from
Feb 14, 2025
Merged

[skip vbump] upversion 0.6.1 #246

merged 1 commit into from
Feb 14, 2025

Conversation

donyunardi
Copy link
Contributor

Fixes #245

Copy link
Contributor

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%   106, 115
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                       29      29  0.00%    19-50
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                              505      46  90.89%

Diff against main

Filename         Stmts    Miss  Cover
-------------  -------  ------  --------
R/qenv-show.R      +28     +28  +100.00%
TOTAL              +28     +28  -5.34%

Results for commit: 621785d

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Feb 14, 2025

Unit Tests Summary

  1 files   12 suites   3s ⏱️
152 tests 149 ✅ 3 💤 0 ❌
232 runs  229 ✅ 3 💤 0 ❌

Results for commit 621785d.

♻️ This comment has been updated with latest results.

@donyunardi
Copy link
Contributor Author

Made it to CRAN
#245 (comment)

@donyunardi donyunardi merged commit fdd30aa into main Feb 14, 2025
69 checks passed
@donyunardi donyunardi deleted the release-candidate-v0.6.1 branch February 14, 2025 05:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2025
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.

[CRAN Release]: 0.6.1
2 participants