Skip to content

fix get_release_date for bioc packages #46

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

Merged
merged 2 commits into from
May 31, 2024
Merged

fix get_release_date for bioc packages #46

merged 2 commits into from
May 31, 2024

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented May 23, 2024

close #45

@pawelru pawelru requested a review from averissimo May 23, 2024 13:03
Copy link
Contributor

github-actions bot commented May 23, 2024

badge

Code Coverage Summary

Filename                          Stmts    Miss  Cover    Missing
------------------------------  -------  ------  -------  ------------------------
R/check.R                            37      37  0.00%    26-170
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                               636     583  8.33%

Diff against main

Filename       Stmts    Miss  Cover
-----------  -------  ------  -------
R/get_ref.R       +6      +6  -0.01%
TOTAL             +6      +6  -0.08%

Results for commit: 5b70c46

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented May 23, 2024

Unit Tests Summary

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

Results for commit 5b70c46.

♻️ This comment has been updated with latest results.

@pawelru pawelru enabled auto-merge May 23, 2024 13:06
@averissimo averissimo self-assigned this May 23, 2024
@pawelru pawelru merged commit ca6e4bf into main May 31, 2024
@pawelru pawelru deleted the fix_bioc branch May 31, 2024 12:27
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Problem finding bioc versions
2 participants