Skip to content

180 missing method within.qenv.error - #182

Merged
chlebowa merged 3 commits into
mainfrom
180_within.qenv.error@main
Dec 6, 2023
Merged

180 missing method within.qenv.error#182
chlebowa merged 3 commits into
mainfrom
180_within.qenv.error@main

Conversation

@chlebowa

@chlebowa chlebowa commented Dec 6, 2023

Copy link
Copy Markdown
Contributor

Closes #180

Added method within.qenv.error that returns the qenv.error as is.

@chlebowa chlebowa added the core label Dec 6, 2023
@chlebowa
chlebowa requested a review from gogonzo December 6, 2023 10:22
@github-actions

github-actions Bot commented Dec 6, 2023

Copy link
Copy Markdown
Contributor

badge

Code Coverage Summary

Filename                 Stmts    Miss  Cover    Missing
---------------------  -------  ------  -------  ---------
R/qenv-concat.R             10       0  100.00%
R/qenv-constructor.R        16      13  18.75%   54-93
R/qenv-eval_code.R          52       2  96.15%   100, 109
R/qenv-get_code.R           18       0  100.00%
R/qenv-get_var.R            19       0  100.00%
R/qenv-get_warnings.R       24       0  100.00%
R/qenv-join.R               46       0  100.00%
R/qenv-replace_code.R        8       0  100.00%
R/qenv-show.R                1       1  0.00%    19
R/qenv-within.R              8       0  100.00%
R/utils.R                   12       0  100.00%
TOTAL                      214      16  92.52%

Diff against main

Filename           Stmts    Miss  Cover
---------------  -------  ------  --------
R/qenv-within.R       +1       0  +100.00%
TOTAL                 +1       0  +0.04%

Results for commit: b65caec

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions

github-actions Bot commented Dec 6, 2023

Copy link
Copy Markdown
Contributor

Unit Tests Summary

    1 files    10 suites   0s ⏱️
  69 tests   69 ✔️ 0 💤 0
145 runs  145 ✔️ 0 💤 0

Results for commit b65caec.

@github-actions

github-actions Bot commented Dec 6, 2023

Copy link
Copy Markdown
Contributor

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
qenv-within 👶 $+0.01$ within_run_on_qenv.error_returns_the_qenv.error_as_is

Results for commit 0ba182f

♻️ This comment has been updated with latest results.

@chlebowa
chlebowa merged commit dd0d9d8 into main Dec 6, 2023
@chlebowa
chlebowa deleted the 180_within.qenv.error@main branch December 6, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing method within.qenv.error

2 participants