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

Generate renv.lock #3

Merged
merged 21 commits into from
Oct 24, 2023
Merged

Generate renv.lock #3

merged 21 commits into from
Oct 24, 2023

Conversation

walkowif
Copy link
Contributor

@walkowif walkowif commented Oct 20, 2023

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

Unit Tests Summary

8 tests   8 ✔️  0s ⏱️
2 suites  0 💤
1 files    0

Results for commit 898a157.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 23, 2023

🧪 Test coverage: 67.42%

Code Coverage Summary

Filename            Stmts    Miss  Cover    Missing
----------------  -------  ------  -------  ------------------------------------------------------------------
cmd/construct.go      161      14  91.30%   105-112, 138-140, 222-224
cmd/download.go       169      44  73.96%   49-69, 87-89, 100-102, 112-114, 135-137, 147-149, 226-232, 247-249
cmd/parse.go          102      11  89.22%   33-38, 46-47, 55-57
cmd/renv.go            26       0  100.00%
cmd/root.go           118     115  2.54%    38-114, 121-168
cmd/utils.go           47      19  59.57%   26-28, 50-55, 61-63, 84-90
TOTAL                 623     203  67.42%

Diff against main

Filename            Stmts    Miss  Cover
----------------  -------  ------  --------
cmd/construct.go       +5      +3  -1.64%
cmd/download.go      +117      -8  +73.96%
cmd/parse.go           +4       0  +0.44%
cmd/renv.go           +26       0  +100.00%
cmd/root.go            -2      -2  +0.04%
cmd/utils.go          +19      +6  +6.00%
TOTAL                +169      -1  +12.35%

Results for commit: 898a157

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@walkowif walkowif marked this pull request as ready for review October 24, 2023 10:11
@walkowif walkowif requested a review from a team as a code owner October 24, 2023 10:11
@walkowif walkowif marked this pull request as draft October 24, 2023 10:49
@walkowif walkowif marked this pull request as ready for review October 24, 2023 11:10
@walkowif walkowif merged commit f35ade0 into main Oct 24, 2023
5 checks passed
@walkowif walkowif deleted the generate-renv-lock branch October 24, 2023 15:42
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