Skip to content

specify min deps #96

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

Closed
wants to merge 11 commits into from
Closed

specify min deps #96

wants to merge 11 commits into from

Conversation

pawelru
Copy link
Contributor

@pawelru pawelru commented May 26, 2023

WIP

@github-actions
Copy link
Contributor

github-actions bot commented May 30, 2023

🧪 $Test coverage: 98.18%$

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  ---------
R/assertions.R            54       0  100.00%
R/co_relevels.R           17       0  100.00%
R/cut_by_group.R          15       0  100.00%
R/explicit_na.R           26       0  100.00%
R/filter.R                71       0  100.00%
R/join_adsub_adsl.R       66       8  87.88%   126-133
R/pivot.R                 73       0  100.00%
R/propagate.R             22       0  100.00%
R/reformat.R              62       1  98.39%   50
R/rules.R                 31       0  100.00%
R/unite.R                 31       0  100.00%
R/utils.R                 27       0  100.00%
TOTAL                    495       9  98.18%

Diff against main

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

Results for commit: ea55b96

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented May 30, 2023

Unit Tests Summary

    1 files    12 suites   1s ⏱️
  77 tests   74 ✔️ 3 💤 0
267 runs  263 ✔️ 4 💤 0

Results for commit 3aa9cc9.

♻️ This comment has been updated with latest results.

@averissimo
Copy link
Contributor

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

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

Supersede:
- #96

### 🔴 Checklist for PR Reviewer

### 🔴 Checklist for PR Reviewer

- [x] 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
@insights-engineering-bot insights-engineering-bot deleted the min_deps branch August 11, 2024 03:49
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