Skip to content

Remove residual code and their dependencies - #179

Merged
vedhav merged 1 commit into
mainfrom
158-remove-residual-code@main
Nov 29, 2023
Merged

Remove residual code and their dependencies#179
vedhav merged 1 commit into
mainfrom
158-remove-residual-code@main

Conversation

@vedhav

@vedhav vedhav commented Nov 29, 2023

Copy link
Copy Markdown
Contributor

Closes #158

@vedhav vedhav added the core label Nov 29, 2023
@github-actions

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        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                      209       3  98.56%

Diff against main

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

Results for commit: d5fd78b

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions

Copy link
Copy Markdown
Contributor

Unit Tests Summary

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

Results for commit d5fd78b.

@kartikeyakirar kartikeyakirar self-assigned this Nov 29, 2023

@kartikeyakirar kartikeyakirar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

@vedhav
vedhav merged commit 2612019 into main Nov 29, 2023
@vedhav
vedhav deleted the 158-remove-residual-code@main branch November 29, 2023 10:15
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.

remove teal.code's dependency

2 participants