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

verdepcheck #278

Closed
wants to merge 10 commits into from
Closed

verdepcheck #278

wants to merge 10 commits into from

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented Jun 9, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

badge

Code Coverage Summary

Filename         Stmts    Miss  Cover    Missing
-------------  -------  ------  -------  --------------------------
R/radab.R          293       1  99.66%   398
R/radae.R          198       3  98.48%   77, 96, 285
R/radaette.R       203       4  98.03%   51, 73, 79, 261
R/radcm.R          150       2  98.67%   52, 205
R/raddv.R           91       2  97.80%   55, 138
R/radeg.R          270       1  99.63%   371
R/radex.R          229       1  99.56%   321
R/radhy.R          136       1  99.26%   199
R/radlb.R          334       1  99.70%   427
R/radmh.R           93       2  97.85%   46, 135
R/radpc.R           74       1  98.65%   124
R/radpp.R           81       1  98.77%   152
R/radqlqc.R        982       7  99.29%   335, 847, 1103-1107
R/radqs.R          118       1  99.15%   186
R/radrs.R          122       3  97.54%   48, 55, 184
R/radsaftte.R        1       0  100.00%
R/radsl.R          180       1  99.44%   262
R/radsub.R         140       2  98.57%   179, 243
R/radtr.R          124       0  100.00%
R/radtte.R         208       4  98.08%   53, 73, 85, 280
R/radvs.R          178       1  99.44%   252
R/utils.R          148      11  92.57%   62, 251, 263, 267, 296-302
TOTAL             4353      50  98.85%

Diff against main

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

Results for commit: 3ec065a

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

Unit Tests Summary

    1 files    4 suites   52s ⏱️
  61 tests 40 ✔️ 21 💤 0
106 runs  85 ✔️ 21 💤 0

Results for commit 0153f2b.

♻️ This comment has been updated with latest results.

@averissimo
Copy link
Contributor

Closed in favor of #286 that implements new strategies min_isolated and min_cohort

@averissimo averissimo closed this Jul 27, 2023
@averissimo averissimo mentioned this pull request Jul 18, 2023
11 tasks
averissimo added a commit that referenced this pull request Sep 15, 2023
WIP :: parent issue:
insightsengineering/nestdevs-tasks#7

Supersede:
- #278 

### 🔴 Checklist for PR Reviewer

- [ ] Tag yourself next to this repo on
insightsengineering/nestdevs-tasks#7
- [x] Package versions are the same or higher than `main`
- [x] Package list is the same
  - Only exception is `rmarkdown` (may have been removed on `Suggests`)
- [x] All packages in `Imports`, `Depends` & `Suggests` are in new
section `Config/Needs/verdepcheck`
- [x] Added entry to `NEWS.md`
- [x] Last `scheduled.yaml` action was run succesfully _(all 4
strategies)_
- important: it's not the last commit, it's the one that runs 4
`Scheduled 🕰️ / Dependency` actions
- [x] `scheduled.yaml` SHOULD NOT have any push on any branches

### 🔴 What's needed before merging?

This PR depends on some upstream changes that need to be
finalized/merged before being ready to review.

#### Change in code

* `verdepcheck.yml` action (see comments)
  - [x] Remove `on: push` section 
  - [x] Change branch to main

#### PRS

- [x] verdepcheck
  * insightsengineering/verdepcheck#24
  * insightsengineering/verdepcheck#26
- [x] verdepcheck-action
  * insightsengineering/r-verdepcheck-action#16

### Changes description

* Adds minimum version for packages `DESCRIPTION`
* Adds `Config/Need/verdepcheck` section in `DESCRIPTION`
* Updates verdepcheck action

---------

Signed-off-by: Marcin <[email protected]>
Co-authored-by: Marcin <[email protected]>
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