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

Refactor code #4

Merged
merged 9 commits into from
Oct 27, 2023
Merged

Refactor code #4

merged 9 commits into from
Oct 27, 2023

Conversation

walkowif
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

Unit Tests Summary

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

Results for commit be54eb0.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

🧪 Test coverage: 66.40%

Code Coverage Summary

Filename            Stmts    Miss  Cover    Missing
----------------  -------  ------  -------  ------------------------------------------------------------------
cmd/construct.go      161      14  91.30%   53-55, 116-120, 152-154, 238-240
cmd/download.go       164      46  71.95%   49-69, 88-90, 107-109, 136-138, 154-156, 176-178, 219-227, 242-244
cmd/parse.go          102      11  89.22%   35-40, 48-49, 57-59
cmd/renv.go            26       0  100.00%
cmd/root.go           122     119  2.46%    39-118, 125-174
cmd/utils.go           47      19  59.57%   26-28, 50-55, 61-63, 84-90
TOTAL                 622     209  66.40%

Diff against main

Filename           Stmts    Miss  Cover
---------------  -------  ------  -------
cmd/download.go       -5      +2  -2.01%
cmd/root.go           +4      +4  -0.08%
TOTAL                 -1      +6  -1.02%

Results for commit: be54eb0

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@walkowif walkowif marked this pull request as ready for review October 26, 2023 12:38
@walkowif walkowif requested a review from a team as a code owner October 26, 2023 12:38
Copy link
Contributor

@cicdguy cicdguy left a comment

Choose a reason for hiding this comment

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

LGTM

@walkowif walkowif merged commit 980c6f6 into main Oct 27, 2023
11 checks passed
@walkowif walkowif deleted the refactor-code branch October 27, 2023 12:25
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