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

206 fix failed pipeline #207

Merged
merged 5 commits into from
Aug 27, 2024
Merged

206 fix failed pipeline #207

merged 5 commits into from
Aug 27, 2024

Conversation

donyunardi
Copy link
Contributor

@donyunardi donyunardi linked an issue Aug 23, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Aug 23, 2024

✅ All contributors have signed the CLA
Posted by the CLA Assistant Lite bot.

Copy link
Contributor

github-actions bot commented Aug 23, 2024

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           20       1  95.00%   38
R/qenv-get_env.R             3       3  0.00%    23-31
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-show.R                1       1  0.00%    19
R/qenv-within.R              8       0  100.00%
R/utils.R                   10       0  100.00%
TOTAL                      209      20  90.43%

Diff against main

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

Results for commit: c9b4a4c

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

Unit Tests Summary

  1 files    9 suites   0s ⏱️
 62 tests  62 ✅ 0 💤 0 ❌
134 runs  134 ✅ 0 💤 0 ❌

Results for commit d021b4e.

Copy link
Contributor

github-actions bot commented Aug 23, 2024

Unit Tests Summary

  1 files    9 suites   0s ⏱️
 62 tests  62 ✅ 0 💤 0 ❌
134 runs  134 ✅ 0 💤 0 ❌

Results for commit c9b4a4c.

♻️ This comment has been updated with latest results.

@donyunardi
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@donyunardi donyunardi enabled auto-merge (squash) August 23, 2024 02:10
vignettes/qenv.Rmd Outdated Show resolved Hide resolved
vignettes/qenv.Rmd Outdated Show resolved Hide resolved
@donyunardi donyunardi requested a review from pawelru August 27, 2024 15:41
@donyunardi donyunardi disabled auto-merge August 27, 2024 17:52
@donyunardi donyunardi merged commit 700630a into main Aug 27, 2024
28 of 29 checks passed
@donyunardi donyunardi deleted the 206-fix-failed-pipeline branch August 27, 2024 17:55
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
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.

Fix failed pipeline
3 participants