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 ... to get_code.qenv.error #177

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Conversation

m7pr
Copy link
Contributor

@m7pr m7pr commented Nov 28, 2023

Similarly to #168 and #169

@m7pr m7pr added the core label Nov 28, 2023
@m7pr m7pr requested a review from gogonzo November 28, 2023 10:00
@m7pr m7pr enabled auto-merge (squash) November 28, 2023 10:01
Copy link
Contributor

@gogonzo gogonzo left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

badge

Code Coverage Summary

Filename                 Stmts    Miss  Cover    Missing
---------------------  -------  ------  -------  ---------
R/include_css_js.R           7       7  0.00%    12-20
R/qenv-concat.R             10       0  100.00%
R/qenv-constructor.R        12       0  100.00%
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%    16
R/qenv-within.R              7       0  100.00%
R/utils.R                   12       0  100.00%
TOTAL                      216      10  95.37%

Diff against main

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

Results for commit: 6c48de7

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

    1 files    10 suites   0s ⏱️
  75 tests   75 ✔️ 0 💤 0
161 runs  161 ✔️ 0 💤 0

Results for commit 6c48de7.

@m7pr m7pr merged commit 8a650da into main Nov 28, 2023
24 checks passed
@m7pr m7pr deleted the ellipsis_get_code_qenv.error@main branch November 28, 2023 10:05
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.

2 participants