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

Adds guide on how to run verdepcheck CI action #48

Merged
merged 10 commits into from
Jun 10, 2024

Conversation

averissimo
Copy link
Contributor

@averissimo averissimo commented Jun 5, 2024

Adds a guide to run the strategies locally on a docker container.

This will help users and reviewers to test a package version dependencies on a consistent and clean environment.

@averissimo averissimo changed the title Adds instruction on how to run verdepcheck CI action Adds guide on how to run verdepcheck CI action Jun 5, 2024
@averissimo averissimo marked this pull request as ready for review June 6, 2024 09:33
@averissimo averissimo requested a review from pawelru as a code owner June 6, 2024 09:33
@averissimo averissimo added the core label Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 6, 2024

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ------------------------
R/check.R                            73      73  0.00%    26-220
R/deps_installation_proposal.R      139     139  0.00%    58-269
R/desc_utils.R                       71      43  39.44%   15-32, 108, 117-168, 186
R/get_ref.R                         239     238  0.42%    13-473, 492-535
R/solve.R                            84      84  0.00%    9-170
R/utils.R                            66      42  36.36%   3-23, 41, 47, 57-104
TOTAL                               672     619  7.89%

Diff against main

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

Results for commit: 0e56161

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Jun 6, 2024

Unit Tests Summary

 1 files   4 suites   1s ⏱️
41 tests 13 ✅ 28 💤 0 ❌
94 runs  65 ✅ 29 💤 0 ❌

Results for commit 0e56161.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@pawelru pawelru left a comment

Choose a reason for hiding this comment

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

Thanks!

@averissimo averissimo merged commit ce55a8b into main Jun 10, 2024
25 of 29 checks passed
@averissimo averissimo deleted the add-container-documentation branch June 10, 2024 11:04
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 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.

2 participants