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

remove replace_code from pkgdown #162

Merged
merged 1 commit into from
Nov 9, 2023
Merged

remove replace_code from pkgdown #162

merged 1 commit into from
Nov 9, 2023

Conversation

chlebowa
Copy link
Contributor

@chlebowa chlebowa commented Nov 9, 2023

minor fix after #160

@chlebowa chlebowa requested a review from gogonzo November 9, 2023 09:38
@chlebowa chlebowa enabled auto-merge (squash) November 9, 2023 09:38
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

github-actions bot commented Nov 9, 2023

Unit Tests Summary

    1 files    11 suites   1s ⏱️
  99 tests   99 ✔️ 0 💤 0
192 runs  192 ✔️ 0 💤 0

Results for commit b1bc367.

@chlebowa chlebowa merged commit bdde709 into main Nov 9, 2023
23 checks passed
@chlebowa chlebowa deleted the fix_pkgdown@main branch November 9, 2023 09:41
Copy link
Contributor

github-actions bot commented Nov 9, 2023

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-code_dependency.R      190       7  96.32%   37, 42, 252-253, 317-320
R/utils.R                       12       0  100.00%
TOTAL                          406      17  95.81%

Diff against main

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

Results for commit: b1bc367

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants